Native referenceFiveM

SET_PLAYER_CAN_USE_COVER

0xD465A8599DFF6814 PLAYER
FUNCTION SIGNATURE
void SET_PLAYER_CAN_USE_COVER(Player player, BOOL toggle);
Property Value
Native Name SET_PLAYER_CAN_USE_COVER
Hash 0xD465A8599DFF6814
Return Type void
Parameters player (Player), toggle (BOOL)

Description: ``` Sets whether this player can take cover.

Back to PLAYER