| Property | Value |
|---|---|
| Native Name | DISABLE_ALL_CONTROL_ACTIONS |
| Hash | 0x5F4B6931816E599B |
| Return Type | void |
| Build | 1207 |
| Parameters | padIndex (int) |
Parameters
padIndex(int) — The control system instance to use. SeeENABLE_ALL_CONTROL_ACTIONS.
Usage
Lua (Direct):
DisableAllControlActions(padIndex)
Lua (Hash):
Citizen.InvokeNative(0x5F4B6931816E599B, padIndex)