Space Engineers
Public Attributes | List of all members
Sandbox.Common.ObjectBuilders.MyObjectBuilder_SimpleAutopilot Class Reference
Inheritance diagram for Sandbox.Common.ObjectBuilders.MyObjectBuilder_SimpleAutopilot:
Sandbox.Common.ObjectBuilders.MyObjectBuilder_AutopilotBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

Vector3D Destination
 
Vector3 Direction
 

Additional Inherited Members

- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 10 of file MyObjectBuilder_SimpleAutopilot.cs.

Member Data Documentation

Vector3D Sandbox.Common.ObjectBuilders.MyObjectBuilder_SimpleAutopilot.Destination

Definition at line 13 of file MyObjectBuilder_SimpleAutopilot.cs.

Vector3 Sandbox.Common.ObjectBuilders.MyObjectBuilder_SimpleAutopilot.Direction

Definition at line 16 of file MyObjectBuilder_SimpleAutopilot.cs.


The documentation for this class was generated from the following file: