Delegate VehicleSirenDelegate
Namespace: AltV.Net.Events
Assembly: AltV.Net.dll
Syntax
public delegate void VehicleSirenDelegate(IVehicle targetVehicle, bool state);
Parameters
Type | Name | Description |
---|---|---|
IVehicle | targetVehicle | |
System.Boolean | state |