Click or drag to resize
MyObjectBuilder_AutopilotWaypoint Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Sandbox.Common.ObjectBuilders.MyObjectBuilder_AutopilotWaypoint"]

Inheritance Hierarchy
SystemObject
  VRage.ObjectBuildersMyObjectBuilder_Base
    Sandbox.Common.ObjectBuildersMyObjectBuilder_AutopilotWaypoint

Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders (in SpaceEngineers.ObjectBuilders.dll) Version: 1.0.0.0
Syntax
C#
public class MyObjectBuilder_AutopilotWaypoint : MyObjectBuilder_Base

The MyObjectBuilder_AutopilotWaypoint type exposes the following members.

Constructors
  NameDescription
Public methodMyObjectBuilder_AutopilotWaypoint
Initializes a new instance of the MyObjectBuilder_AutopilotWaypoint class
Top
Properties
  NameDescription
Public propertySubtypeId (Inherited from MyObjectBuilder_Base.)
Public propertySubtypeName (Inherited from MyObjectBuilder_Base.)
Public propertyTypeId (Inherited from MyObjectBuilder_Base.)
Top
Methods
  NameDescription
Public methodClone (Inherited from MyObjectBuilder_Base.)
Public methodRemap
Public methodShouldSerializeSubtypeId (Inherited from MyObjectBuilder_Base.)
Top
Fields
  NameDescription
Public fieldActions
Public fieldCoords
Public fieldIndexes
Public fieldName
Top
See Also