Class OnDetachEventArgs
Inherited Members
Namespace: Slipe.Server.Vehicles.Events
Assembly: SlipeServer.dll
Syntax
public class OnDetachEventArgs
Properties
| Improve this Doc View SourceTruck
The truck the trailer is detached from
Declaration
public Vehicle Truck { get; }
Property Value
Type | Description |
---|---|
Vehicle |