Class SyncedProp
Synchronized prop, mostly owned by server
Inherited Members
Namespace: RageCoop.Client
Assembly: RageCoop.Client.dll
Syntax
public class SyncedProp : SyncedEntity
Properties
MainProp
The real entity
Declaration
public Prop MainProp { get; set; }
Property Value
Type | Description |
---|---|
Prop |