Native referenceFiveM

GET_PLAYER_NAME

0x6D0DE6A7B5DA71F8 PLAYER
FUNCTION SIGNATURE
char* GET_PLAYER_NAME(Player player);
Property Value
Native Name GET_PLAYER_NAME
Hash 0x6D0DE6A7B5DA71F8
Return Type char*
Parameters player (Player)

Description: Returns the players name from a specified player index

Parameters

  • player (Player) — The player index, or -1 to get the local player ped.
Back to PLAYER