Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_GuiControlTabPage Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_GuiControlTabPage:
VRage.Game.MyObjectBuilder_GuiControlParent VRage.Game.MyObjectBuilder_GuiControlBase VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

int PageKey
 
string TextEnum
 
float TextScale
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_GuiControlParent
MyObjectBuilder_GuiControls Controls
 
- Public Attributes inherited from VRage.Game.MyObjectBuilder_GuiControlBase
Vector2 Position
 
Vector2 Size
 
string Name
 
Vector4 BackgroundColor = Vector4.One
 
string ControlTexture
 
MyGuiDrawAlignEnum OriginAlign
 

Additional Inherited Members

- Public Member Functions inherited from VRage.Game.MyObjectBuilder_GuiControlBase
bool ShouldSerializeControlAlign ()
 
- Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
bool ShouldSerializeSubtypeId ()
 
void Save (string filepath)
 
virtual MyObjectBuilder_Base Clone ()
 
- Properties inherited from VRage.Game.MyObjectBuilder_GuiControlBase
int ControlAlign [get, set]
 
- Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base
MyStringHash SubtypeId [get]
 
string SubtypeName [get, set]
 
MyObjectBuilderType TypeId [get]
 

Detailed Description

Definition at line 8 of file MyObjectBuilder_GuiControlTabPage.cs.

Member Data Documentation

int VRage.Game.MyObjectBuilder_GuiControlTabPage.PageKey

Definition at line 11 of file MyObjectBuilder_GuiControlTabPage.cs.

string VRage.Game.MyObjectBuilder_GuiControlTabPage.TextEnum

Definition at line 14 of file MyObjectBuilder_GuiControlTabPage.cs.

float VRage.Game.MyObjectBuilder_GuiControlTabPage.TextScale

Definition at line 17 of file MyObjectBuilder_GuiControlTabPage.cs.


The documentation for this class was generated from the following file: