Show / Hide Table of Contents

Class MyObjectBuilder_SimpleAutopilot

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_AutopilotBase
MyObjectBuilder_SimpleAutopilot
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SimpleAutopilot : MyObjectBuilder_AutopilotBase

Constructors

MyObjectBuilder_SimpleAutopilot()

Declaration
public MyObjectBuilder_SimpleAutopilot()

Fields

Destination

Declaration
public Vector3D Destination
Field Value
Type Description
Vector3D

Direction

Declaration
public Vector3 Direction
Field Value
Type Description
Vector3

GridIds

Declaration
public long[] GridIds
Field Value
Type Description
System.Int64[]

SpawnTime

Declaration
public Nullable<int> SpawnTime
Field Value
Type Description
System.Nullable<System.Int32>

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾