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

Public Attributes

bool IsChecked
 
string CheckedTexture
 
MyGuiControlCheckboxStyleEnum VisualStyle
 
- 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 19 of file MyObjectBuilder_GuiControlCheckbox.cs.

Member Data Documentation

string VRage.Game.MyObjectBuilder_GuiControlCheckbox.CheckedTexture

Definition at line 25 of file MyObjectBuilder_GuiControlCheckbox.cs.

bool VRage.Game.MyObjectBuilder_GuiControlCheckbox.IsChecked

Definition at line 22 of file MyObjectBuilder_GuiControlCheckbox.cs.

MyGuiControlCheckboxStyleEnum VRage.Game.MyObjectBuilder_GuiControlCheckbox.VisualStyle

Definition at line 28 of file MyObjectBuilder_GuiControlCheckbox.cs.


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