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