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