Show / Hide Table of Contents

Class MyObjectBuilder_ControllerSchemaDefinition.Schema

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

Constructors

Schema()

Declaration
public Schema()

Fields

ControlGroups

Declaration
public List<MyObjectBuilder_ControllerSchemaDefinition.ControlGroup> ControlGroups
Field Value
Type Description
System.Collections.Generic.List<MyObjectBuilder_ControllerSchemaDefinition.ControlGroup>

SchemaName

Declaration
public string SchemaName
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾