IsPlayerControlOn — FiveM Natives
0x49C32D60007AFA47 · PLAYER · all
`` Can the player control himself, used to disable controls for player for things like a cutscene. --- You can't disable controls with this, use SET_PLAYER_CONTROL(...) for this. ``
Parameters
| Name | Type |
|---|---|
| player | Player |
Returns
BOOL