Click or drag to resize
MyObjectBuilder_InteriorTurret Class

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

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

Inheritance Hierarchy
SystemObject
  VRage.ObjectBuildersMyObjectBuilder_Base
    MyObjectBuilder_CubeBlock
      MyObjectBuilder_TerminalBlock
        MyObjectBuilder_FunctionalBlock
          Sandbox.Common.ObjectBuildersMyObjectBuilder_UserControllableGun
            Sandbox.Common.ObjectBuildersMyObjectBuilder_TurretBase
              Sandbox.Common.ObjectBuildersMyObjectBuilder_InteriorTurret

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

The MyObjectBuilder_InteriorTurret type exposes the following members.

Constructors
  NameDescription
Public methodMyObjectBuilder_InteriorTurret
Initializes a new instance of the MyObjectBuilder_InteriorTurret class
Top
Properties
  NameDescription
Public propertySubtypeId (Inherited from MyObjectBuilder_Base.)
Public propertySubtypeName (Inherited from MyObjectBuilder_Base.)
Public propertyTypeId (Inherited from MyObjectBuilder_Base.)
Top
Methods
Fields
See Also