Show / Hide Table of Contents

Class MyObjectBuilder_GuiControlColor

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_GuiControlBase
MyObjectBuilder_GuiControlParent
MyObjectBuilder_GuiControlColor
Inherited Members
MyObjectBuilder_GuiControlParent.Controls
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_GuiControlColor : MyObjectBuilder_GuiControlParent

Constructors

MyObjectBuilder_GuiControlColor()

Declaration
public MyObjectBuilder_GuiControlColor()

Fields

ColorRGB

Declaration
public SerializableVector3 ColorRGB
Field Value
Type Description
VRage.SerializableVector3

DefaultColorRGB

Declaration
public SerializableVector3 DefaultColorRGB
Field Value
Type Description
VRage.SerializableVector3

Label

Declaration
public string Label
Field Value
Type Description
System.String

PlaceSlidersVertically

Declaration
public bool PlaceSlidersVertically
Field Value
Type Description
System.Boolean

TextScale

Declaration
public float TextScale
Field Value
Type Description
System.Single

Extension Methods

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