Show / Hide Table of Contents

Class MyObjectBuilder_ControllerSchemaDefinition.ControlGroup

Inheritance
System.Object
MyObjectBuilder_ControllerSchemaDefinition.ControlGroup
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class ControlGroup : Object

Constructors

ControlGroup()

Declaration
public ControlGroup()

Fields

ControlDefs

Declaration
public List<MyObjectBuilder_ControllerSchemaDefinition.ControlDef> ControlDefs
Field Value
Type Description
System.Collections.Generic.List<MyObjectBuilder_ControllerSchemaDefinition.ControlDef>

Name

Declaration
public string Name
Field Value
Type Description
System.String

Type

Declaration
public string Type
Field Value
Type Description
System.String
☀
☾
In This Article
  • Constructors
    • ControlGroup()
  • Fields
    • ControlDefs
    • Name
    • Type
Back to top
Generated by DocFX
☀
☾