Class MyObjectBuilder_ProgressBarStatVisualStyle
Inheritance
System.Object
MyObjectBuilder_ProgressBarStatVisualStyle
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ProgressBarStatVisualStyle : MyObjectBuilder_StatVisualStyle
Constructors
MyObjectBuilder_ProgressBarStatVisualStyle()
Declaration
public MyObjectBuilder_ProgressBarStatVisualStyle()
Fields
Inverted
Declaration
public Nullable<bool> Inverted
Field Value
Type |
Description |
System.Nullable<System.Boolean> |
|
NineTiledStyle
Declaration
public Nullable<MyObjectBuilder_ProgressBarStatVisualStyle.NineTiledData> NineTiledStyle
Field Value
SimpleStyle
Declaration
public Nullable<MyObjectBuilder_ProgressBarStatVisualStyle.SimpleBarData> SimpleStyle
Field Value
Extension Methods