Click or drag to resize
MyObjectBuilder_ReactorDefinition Class

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

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

Inheritance Hierarchy
SystemObject
  VRage.ObjectBuildersMyObjectBuilder_Base
    MyObjectBuilder_DefinitionBase
      MyObjectBuilder_PhysicalModelDefinition
        MyObjectBuilder_CubeBlockDefinition
          MyObjectBuilder_PowerProducerDefinition
            Sandbox.Common.ObjectBuilders.DefinitionsMyObjectBuilder_ReactorDefinition

Namespace: Sandbox.Common.ObjectBuilders.Definitions
Assembly: SpaceEngineers.ObjectBuilders (in SpaceEngineers.ObjectBuilders.dll) Version: 1.0.0.0
Syntax
C#
public class MyObjectBuilder_ReactorDefinition : MyObjectBuilder_PowerProducerDefinition

The MyObjectBuilder_ReactorDefinition type exposes the following members.

Constructors
  NameDescription
Public methodMyObjectBuilder_ReactorDefinition
Initializes a new instance of the MyObjectBuilder_ReactorDefinition 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 methodClone (Inherited from MyObjectBuilder_Base.)
Public methodShouldSerializeSubtypeId (Inherited from MyObjectBuilder_Base.)
Top
Fields
  NameDescription
Public fieldFuelId
Public fieldInventorySize
Top
See Also