Native referenceRedM

_SET_ANTI_GRIEF_VOLUME_BLOCKS_PLAYER

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

Parameters

  • volume (Volume)
  • toggle (BOOL)

Usage

Lua (Direct):

SetAntiGriefVolumeBlocksPlayer(volume, toggle)

Lua (Hash):

Citizen.InvokeNative(0x5B23DFF8E0948BB2, volume, toggle)

Back to VOLUME