Native referenceFiveM

GET_NUMBER_OF_PLAYERS

0x407C7F91DDB46C16 PLAYER
FUNCTION SIGNATURE
int GET_NUMBER_OF_PLAYERS(/* parameters not documented */);
Property Value
Native Name GET_NUMBER_OF_PLAYERS
Hash 0x407C7F91DDB46C16
Return Type int

Description: ``` Gets the number of players in the current session. If not multiplayer, always returns 1.

Back to PLAYER