Class MyObjectBuilder_GuiControlProgressBar
Inheritance
System.Object
MyObjectBuilder_GuiControlProgressBar
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GuiControlProgressBar : MyObjectBuilder_GuiControlBase
Constructors
MyObjectBuilder_GuiControlProgressBar()
Declaration
public MyObjectBuilder_GuiControlProgressBar()
Fields
ProgressColor
Declaration
public Nullable<Vector4> ProgressColor
Field Value
Type | Description |
---|---|
System.Nullable<Vector4> |
Methods
ShouldSerializeProgressColor()
Declaration
public bool ShouldSerializeProgressColor()
Returns
Type | Description |
---|---|
System.Boolean |