Class VehicleSpawnInfo
Inheritance
VehicleSpawnInfo
Assembly: SlipeServer.Packets.dll
Syntax
public class VehicleSpawnInfo
Properties
|
Edit this page
View Source
Colors
Declaration
public Color[] Colors { get; set; }
Property Value
|
Edit this page
View Source
ElementId
Declaration
public ElementId ElementId { get; set; }
Property Value
|
Edit this page
View Source
Position
Declaration
public Vector3 Position { get; set; }
Property Value
|
Edit this page
View Source
Rotation
Declaration
public Vector3 Rotation { get; set; }
Property Value
|
Edit this page
View Source
TimeContext
Declaration
public byte TimeContext { get; set; }
Property Value
|
Edit this page
View Source
VehicleId
Declaration
public ushort VehicleId { get; set; }
Property Value