Native referenceFiveM

ENABLE_ALL_CONTROL_ACTIONS

0xA5FFE9B05F199DE7 PAD
FUNCTION SIGNATURE
void ENABLE_ALL_CONTROL_ACTIONS(int padIndex);
Property Value
Native Name ENABLE_ALL_CONTROL_ACTIONS
Hash 0xA5FFE9B05F199DE7
Return Type void
Parameters padIndex (int)

Description: ```cpp enum ePadType { PLAYER_CONTROL = 0, CAMERA_CONTROL = 1, FRONTEND_CONTRO = 2 };


### Parameters
- **`padIndex`** (`int`) — The control system instance to use.
Back to PAD