Class MyObjectBuilder_NeutralShipSpawner.ShipTimePair
Inheritance
System.Object
MyObjectBuilder_NeutralShipSpawner.ShipTimePair
Namespace: VRage.Game.ObjectBuilders
Assembly: VRage.Game.dll
Syntax
public sealed class ShipTimePair : ValueType
Fields
EntityIds
Declaration
public List<long> EntityIds
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int64> |
TimeTicks
Declaration
public long TimeTicks
Field Value
Type | Description |
---|---|
System.Int64 |