| 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)