Description: _ADD_R* - _ADD_V(OLUME?)*
| Property | Value |
|---|---|
| Native Name | _ADD_BOUNDS_TO_AGGREGATE_VOLUME |
| Hash | 0x6E0D3C3F828DA773 |
| Return Type | void |
| Build | 1207 |
| Parameters | volume (Volume), aggregate (Volume) |
Parameters
volume(Volume)aggregate(Volume)
Usage
Lua (Direct):
AddBoundsToAggregateVolume(volume, aggregate)
Lua (Hash):
Citizen.InvokeNative(0x6E0D3C3F828DA773, volume, aggregate)