Native referenceRedM

_SET_ANTI_GRIEF_VOLUME_BLOCKS_HORSE

0xBE551C2CC421185D VOLUME
FUNCTION SIGNATURE
void _SET_ANTI_GRIEF_VOLUME_BLOCKS_HORSE(`volume` (Volume), `toggle` (BOOL));
Property Value
Native Name _SET_ANTI_GRIEF_VOLUME_BLOCKS_HORSE
Hash 0xBE551C2CC421185D
Return Type void
Build 1207
Parameters volume (Volume), toggle (BOOL)

Parameters

  • volume (Volume)
  • toggle (BOOL)

Usage

Lua (Direct):

SetAntiGriefVolumeBlocksHorse(volume, toggle)

Lua (Hash):

Citizen.InvokeNative(0xBE551C2CC421185D, volume, toggle)

Back to VOLUME