Show / Hide Table of Contents

Class MyObjectBuilder_ComponentContainer.ComponentData

Inheritance
System.Object
MyObjectBuilder_ComponentContainer.ComponentData
Namespace: VRage.Game.ObjectBuilders.ComponentSystem
Assembly: VRage.Game.dll
Syntax
public class ComponentData : Object

Constructors

ComponentData()

Declaration
public ComponentData()

Fields

Component

Declaration
[DynamicObjectBuilder(false)]
public MyObjectBuilder_ComponentBase Component
Field Value
Type Description
MyObjectBuilder_ComponentBase

TypeId

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