Show / Hide Table of Contents

Class MyObjectBuilder_ModCustomComponent

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ComponentBase
MyObjectBuilder_ModCustomComponent
Inherited Members
MyObjectBuilder_ComponentBase.RemoveExistingComponentOnNewInsert
MyObjectBuilder_ComponentBase.SetupForProjector()
MyObjectBuilder_ComponentBase.Remap(IMyRemapHelper)
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game.ObjectBuilders.ComponentSystem
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ModCustomComponent : MyObjectBuilder_ComponentBase

Constructors

MyObjectBuilder_ModCustomComponent()

Declaration
public MyObjectBuilder_ModCustomComponent()

Fields

ComponentType

Declaration
public string ComponentType
Field Value
Type Description
System.String

CustomModData

Declaration
public string CustomModData
Field Value
Type Description
System.String

Extension Methods

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