Click or drag to resize
MyObjectBuilder_CubeBlockStackSizeDefinition Class

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

[Missing <summary> documentation for "T:ObjectBuilders.Definitions.MyObjectBuilder_CubeBlockStackSizeDefinition"]

Inheritance Hierarchy
SystemObject
  VRage.ObjectBuildersMyObjectBuilder_Base
    MyObjectBuilder_DefinitionBase
      ObjectBuilders.DefinitionsMyObjectBuilder_CubeBlockStackSizeDefinition

Namespace: ObjectBuilders.Definitions
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public class MyObjectBuilder_CubeBlockStackSizeDefinition : MyObjectBuilder_DefinitionBase

The MyObjectBuilder_CubeBlockStackSizeDefinition type exposes the following members.

Constructors
  NameDescription
Public methodMyObjectBuilder_CubeBlockStackSizeDefinition
Initializes a new instance of the MyObjectBuilder_CubeBlockStackSizeDefinition 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 fieldBlocks
Top
See Also