Native referenceFiveM

GET_PLAYER_RGB_COLOUR

0xE902EF951DCE178F PLAYER
FUNCTION SIGNATURE
void GET_PLAYER_RGB_COLOUR(Player player, int* r, int* g, int* b);
Property Value
Native Name GET_PLAYER_RGB_COLOUR
Hash 0xE902EF951DCE178F
Return Type void
Parameters player (Player), r (int*), g (int*), b (int*)
Back to PLAYER