Click or drag to resize
MyObjectBuilder_ButtonPanel Class

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

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

Inheritance Hierarchy
SystemObject
  VRage.ObjectBuildersMyObjectBuilder_Base
    MyObjectBuilder_CubeBlock
      MyObjectBuilder_TerminalBlock
        MyObjectBuilder_FunctionalBlock
          Sandbox.Common.ObjectBuildersMyObjectBuilder_ButtonPanel

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

The MyObjectBuilder_ButtonPanel type exposes the following members.

Constructors
  NameDescription
Public methodMyObjectBuilder_ButtonPanel
Initializes a new instance of the MyObjectBuilder_ButtonPanel class
Top
Properties
Methods
  NameDescription
Public methodClone (Inherited from MyObjectBuilder_Base.)
Public methodRemap (Overrides MyObjectBuilder_CubeBlock.Remap(IMyRemapHelper).)
Public methodShouldSerializeSubtypeId (Inherited from MyObjectBuilder_Base.)
Top
Fields
See Also