| Property | Value |
|---|---|
| Native Name | _IS_VEHICLE_LIGHT_PROP_SET_LOADED |
| Hash | 0x0790473EEE1977D3 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | vehicle (Vehicle) |
Parameters
vehicle(Vehicle)
Usage
Lua (Direct):
local result = IsVehicleLightPropSetLoaded(vehicle)
Lua (Hash):
local result = Citizen.InvokeNative(0x0790473EEE1977D3, vehicle)