VRage.Game.ObjectBuilders.Definitions
MyObjectBuilder ProgressBarCompositeTexture
Assembly: VRage.Game.dll
public class MyObjectBuilder_ProgressBarCompositeTexture: MyObjectBuilder_CompositeTexture
Fields
| Member | Description |
|---|---|
| ProgressCenter | |
| ProgressLeft | |
| ProgressOverlay | |
| ProgressRight | |
| Center | Inherited from MyObjectBuilder_CompositeTexture |
| CenterBottom | Inherited from MyObjectBuilder_CompositeTexture |
| CenterTop | Inherited from MyObjectBuilder_CompositeTexture |
| LeftBottom | Inherited from MyObjectBuilder_CompositeTexture |
| LeftCenter | Inherited from MyObjectBuilder_CompositeTexture |
| LeftTop | Inherited from MyObjectBuilder_CompositeTexture |
| RightBottom | Inherited from MyObjectBuilder_CompositeTexture |
| RightCenter | Inherited from MyObjectBuilder_CompositeTexture |
| RightTop | Inherited from MyObjectBuilder_CompositeTexture |
Properties
| Member | Description |
|---|---|
| SubtypeId | Inherited from MyObjectBuilder_Base |
| SubtypeName | Inherited from MyObjectBuilder_Base |
| TypeId | Inherited from MyObjectBuilder_Base |
Constructors
| Member | Description |
|---|---|
| MyObjectBuilder_ProgressBarCompositeTexture() | |
| MyObjectBuilder_CompositeTexture() | Inherited from MyObjectBuilder_CompositeTexture |
Methods
| Member | Description |
|---|---|
| IsValid() | |
| Clone() | Inherited from MyObjectBuilder_Base |
| Equals(MyObjectBuilder_Base) | Inherited from MyObjectBuilder_Base |
| IsValid() | Inherited from MyObjectBuilder_CompositeTexture |
| ShouldSerializeSubtypeId() | Inherited from MyObjectBuilder_Base |
Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_CompositeTexture