Native referenceRedM

_SHOW_PLAYER_CORES

0x50C803A4CD5932C5 HUD
FUNCTION SIGNATURE
void _SHOW_PLAYER_CORES(`state` (BOOL));
Property Value
Native Name _SHOW_PLAYER_CORES
Hash 0x50C803A4CD5932C5
Return Type void
Build 1207
Parameters state (BOOL)

Parameters

  • state (BOOL)

Usage

Lua (Direct):

ShowPlayerCores(state)

Lua (Hash):

Citizen.InvokeNative(0x50C803A4CD5932C5, state)

End of HUD natives part 2

Back to HUD