Space Engineers
Public Attributes | List of all members
Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel Class Reference
Inheritance diagram for Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel:

Public Attributes

int TextEnum
 
string Text
 
Vector4 TextColor
 
float TextScale
 
int TextAlign
 

Detailed Description

Definition at line 10 of file MyObjectBuilder_GuiLabel.cs.

Member Data Documentation

string Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel.Text

Definition at line 16 of file MyObjectBuilder_GuiLabel.cs.

int Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel.TextAlign

Definition at line 25 of file MyObjectBuilder_GuiLabel.cs.

Vector4 Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel.TextColor

Definition at line 19 of file MyObjectBuilder_GuiLabel.cs.

int Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel.TextEnum

Definition at line 13 of file MyObjectBuilder_GuiLabel.cs.

float Sandbox.CommonLib.ObjectBuilders.MyObjectBuilder_GuiLabel.TextScale

Definition at line 22 of file MyObjectBuilder_GuiLabel.cs.


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