Delegate VehicleAttachDelegate
Namespace: AltV.Net.Events
Assembly: AltV.Net.dll
Syntax
public delegate void VehicleAttachDelegate(IVehicle target, IVehicle attachedVehicle);
Parameters
Type | Name | Description |
---|---|---|
IVehicle | target | |
IVehicle | attachedVehicle |