Class MyObjectBuilder_CoordinateSystem
Inheritance
System.Object
MyObjectBuilder_CoordinateSystem
Inherited Members
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_CoordinateSystem : MyObjectBuilder_SessionComponent
Constructors
MyObjectBuilder_CoordinateSystem()
Declaration
public MyObjectBuilder_CoordinateSystem()
Fields
CoordSystems
Declaration
public List<MyObjectBuilder_CoordinateSystem.CoordSysInfo> CoordSystems
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<MyObjectBuilder_CoordinateSystem.CoordSysInfo> |
LastCoordSysId
Declaration
public long LastCoordSysId
Field Value
| Type | Description |
|---|---|
| System.Int64 |