| Property | Value |
|---|---|
| Native Name | _CLEAR_VOLUME_AREA |
| Hash | 0x2FCD528A397E5C88 |
| Return Type | void |
| Build | 1207 |
| Parameters | volume (Volume), flag (int) |
Parameters
volume(Volume)flag(int)
Usage
Lua (Direct):
ClearVolumeArea(volume, flag)
Lua (Hash):
Citizen.InvokeNative(0x2FCD528A397E5C88, volume, flag)