Click or drag to resize
MyObjectBuilder_ProductionBlock Class

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

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

Inheritance Hierarchy
SystemObject
  VRage.ObjectBuildersMyObjectBuilder_Base
    MyObjectBuilder_CubeBlock
      MyObjectBuilder_TerminalBlock
        MyObjectBuilder_FunctionalBlock
          Sandbox.Common.ObjectBuildersMyObjectBuilder_ProductionBlock
            Sandbox.Common.ObjectBuildersMyObjectBuilder_Assembler
            Sandbox.Common.ObjectBuildersMyObjectBuilder_Refinery

Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders (in SpaceEngineers.ObjectBuilders.dll) Version: 1.0.0.0
Syntax
C#
public abstract class MyObjectBuilder_ProductionBlock : MyObjectBuilder_FunctionalBlock

The MyObjectBuilder_ProductionBlock type exposes the following members.

Properties
  NameDescription
Public propertyInventory
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 methodSetupForProjector (Overrides MyObjectBuilder_CubeBlock.SetupForProjector.)
Public methodShouldSerializeInventory
Public methodShouldSerializeSubtypeId (Inherited from MyObjectBuilder_Base.)
Top
Fields
See Also