Show / Hide Table of Contents

Class MyObjectBuilder_GuiControlSeparatorList

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_GuiControlBase
MyObjectBuilder_GuiControlSeparatorList
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_GuiControlSeparatorList : MyObjectBuilder_GuiControlBase

Constructors

MyObjectBuilder_GuiControlSeparatorList()

Declaration
public MyObjectBuilder_GuiControlSeparatorList()

Fields

Separators

Declaration
public List<MyObjectBuilder_GuiControlSeparatorList.Separator> Separators
Field Value
Type Description
System.Collections.Generic.List<MyObjectBuilder_GuiControlSeparatorList.Separator>

Extension Methods

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