| Property | Value |
|---|---|
| Native Name | _SET_GUARD_ZONE_VOLUME_REGISTRATION_END |
| Hash | 0xA8A74AA79FB67159 |
| Return Type | void |
| Build | 1207 |
| Parameters | name (const char*), volume (Volume) |
Parameters
name(const char*)volume(Volume)
Usage
Lua (Direct):
SetGuardZoneVolumeRegistrationEnd(name, volume)
Lua (Hash):
Citizen.InvokeNative(0xA8A74AA79FB67159, name, volume)