Class MyObjectBuilder_ComponentBase
Inheritance
System.Object
    
    MyObjectBuilder_ComponentBase
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
  Inherited Members
Namespace: VRage.Game.ObjectBuilders.ComponentSystem
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public abstract class MyObjectBuilder_ComponentBase : MyObjectBuilder_BaseConstructors
MyObjectBuilder_ComponentBase()
Declaration
protected MyObjectBuilder_ComponentBase()Fields
RemoveExistingComponentOnNewInsert
Declaration
public bool RemoveExistingComponentOnNewInsertField Value
| Type | Description | 
|---|---|
| System.Boolean | 
Methods
Remap(IMyRemapHelper)
Declaration
public virtual void Remap(IMyRemapHelper remapHelper)Parameters
| Type | Name | Description | 
|---|---|---|
| IMyRemapHelper | remapHelper | 
SetupForProjector()
Declaration
public virtual void SetupForProjector()