Struct TrailerSync
Inherited Members
Namespace: SlipeServer.Packets.Definitions.Vehicles
Assembly: SlipeServer.Packets.dll
Syntax
public struct TrailerSync
Properties
| Edit this page View SourceId
Declaration
public ElementId Id { readonly get; set; }
Property Value
Type | Description |
---|---|
ElementId |
Position
Declaration
public Vector3 Position { readonly get; set; }
Property Value
Type | Description |
---|---|
Vector3 |
Rotation
Declaration
public Vector3 Rotation { readonly get; set; }
Property Value
Type | Description |
---|---|
Vector3 |