Native referenceRedM

_SHOW_HORSE_CORES

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

Parameters

  • state (BOOL)

Usage

Lua (Direct):

ShowHorseCores(state)

Lua (Hash):

Citizen.InvokeNative(0xD4EE21B7CC7FD350, state)

Back to HUD