Delegate VehicleRemoveAsyncDelegate
Namespace: AltV.Net.Async.Events
Assembly: AltV.Net.Async.dll
Syntax
public delegate Task VehicleRemoveAsyncDelegate(IVehicle vehicle);
Parameters
Type | Name | Description |
---|---|---|
IVehicle | vehicle |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |