Click or drag to resize
MyObjectBuilder_Cockpit Class

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

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

Inheritance Hierarchy

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

The MyObjectBuilder_Cockpit type exposes the following members.

Constructors
  NameDescription
Public methodMyObjectBuilder_Cockpit
Initializes a new instance of the MyObjectBuilder_Cockpit 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 methodClearPilotAndAutopilot
Public methodClone (Inherited from MyObjectBuilder_Base.)
Public methodRemap (Inherited from MyObjectBuilder_ShipController.)
Public methodSetupForProjector (Overrides MyObjectBuilder_CubeBlock.SetupForProjector.)
Public methodShouldSerializeSubtypeId (Inherited from MyObjectBuilder_Base.)
Top
Fields
See Also