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

Public Attributes

string TextEnum
 
string Text
 
float TextScale
 
string Font
 
- 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 55 of file MyObjectBuilder_GuiControlLabel.cs.

Member Data Documentation

string VRage.Game.MyObjectBuilder_GuiControlLabel.Font

Definition at line 67 of file MyObjectBuilder_GuiControlLabel.cs.

string VRage.Game.MyObjectBuilder_GuiControlLabel.Text

Definition at line 61 of file MyObjectBuilder_GuiControlLabel.cs.

string VRage.Game.MyObjectBuilder_GuiControlLabel.TextEnum

Definition at line 58 of file MyObjectBuilder_GuiControlLabel.cs.

float VRage.Game.MyObjectBuilder_GuiControlLabel.TextScale

Definition at line 64 of file MyObjectBuilder_GuiControlLabel.cs.


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