Native referenceFiveM

IS_PLAYER_FREE_AIMING

0x2E397FD2ECD37C87 PLAYER
FUNCTION SIGNATURE
BOOL IS_PLAYER_FREE_AIMING(Player player);
Property Value
Native Name IS_PLAYER_FREE_AIMING
Hash 0x2E397FD2ECD37C87
Return Type BOOL
Parameters player (Player)

Description: ``` Gets a value indicating whether the specified player is currently aiming freely.

Back to PLAYER