Show / Hide Table of Contents

Class MyObjectBuilder_GuiControlProgressBar

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_GuiControlBase
MyObjectBuilder_GuiControlProgressBar
Inherited Members
MyObjectBuilder_GuiControlBase.Position
MyObjectBuilder_GuiControlBase.Size
MyObjectBuilder_GuiControlBase.Name
MyObjectBuilder_GuiControlBase.BackgroundColor
MyObjectBuilder_GuiControlBase.ControlTexture
MyObjectBuilder_GuiControlBase.OriginAlign
MyObjectBuilder_GuiControlBase.ShouldSerializeControlAlign()
MyObjectBuilder_GuiControlBase.ControlAlign
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
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

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾