Class MyObjectBuilder_GuiControls
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GuiControls : MyObjectBuilder_Base
Constructors
MyObjectBuilder_GuiControls()
Declaration
public MyObjectBuilder_GuiControls()
Fields
Controls
Declaration
public List<MyObjectBuilder_GuiControlBase> Controls
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<MyObjectBuilder_GuiControlBase> |