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

Public Member Functions

bool ShouldSerializeProgressColor ()
 
- 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 ()
 

Public Attributes

Vector4 ProgressColor
 
- 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

- 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 9 of file MyObjectBuilder_GuiControlProgressBar.cs.

Member Function Documentation

bool VRage.Game.MyObjectBuilder_GuiControlProgressBar.ShouldSerializeProgressColor ( )
inline

Definition at line 13 of file MyObjectBuilder_GuiControlProgressBar.cs.

Member Data Documentation

Vector4 VRage.Game.MyObjectBuilder_GuiControlProgressBar.ProgressColor

Definition at line 12 of file MyObjectBuilder_GuiControlProgressBar.cs.


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