Class SyncedVehicle
A synchronized vehicle instance
Inherited Members
Namespace: RageCoop.Client
Assembly: RageCoop.Client.dll
Syntax
public class SyncedVehicle : SyncedEntity
Fields
LastSyncedStopWatch
Declaration
public Stopwatch LastSyncedStopWatch
Field Value
Type | Description |
---|---|
Stopwatch |
Properties
MainVehicle
Declaration
public Vehicle MainVehicle { get; }
Property Value
Type | Description |
---|---|
Vehicle |