Class MyObjectBuilder_ProgressBarCompositeTexture
Inheritance
System.Object
MyObjectBuilder_ProgressBarCompositeTexture
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ProgressBarCompositeTexture : MyObjectBuilder_CompositeTexture
Constructors
MyObjectBuilder_ProgressBarCompositeTexture()
Declaration
public MyObjectBuilder_ProgressBarCompositeTexture()
Fields
ProgressCenter
Declaration
public MyStringHash ProgressCenter
Field Value
ProgressLeft
Declaration
public MyStringHash ProgressLeft
Field Value
ProgressOverlay
Declaration
public MyStringHash ProgressOverlay
Field Value
ProgressRight
Declaration
public MyStringHash ProgressRight
Field Value
Methods
IsValid()
Declaration
public override bool IsValid()
Returns
Type |
Description |
System.Boolean |
|
Overrides
Extension Methods