Show / Hide Table of Contents

Class MyContainerDefinition.DefaultComponent

Inheritance
System.Object
MyContainerDefinition.DefaultComponent
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class DefaultComponent : Object

Constructors

DefaultComponent()

Declaration
public DefaultComponent()

Fields

BuilderType

Declaration
public MyObjectBuilderType BuilderType
Field Value
Type Description
MyObjectBuilderType

ForceCreate

Declaration
public bool ForceCreate
Field Value
Type Description
System.Boolean

InstanceType

Declaration
public Type InstanceType
Field Value
Type Description
System.Type

SubtypeId

Declaration
public Nullable<MyStringHash> SubtypeId
Field Value
Type Description
System.Nullable<MyStringHash>

Methods

IsValid()

Declaration
public bool IsValid()
Returns
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾