Class MyObjectBuilder_EmotionControllerComponent
Inheritance
System.Object
MyObjectBuilder_EmotionControllerComponent
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_EmotionControllerComponent : MyObjectBuilder_ComponentBase
Constructors
MyObjectBuilder_EmotionControllerComponent()
Declaration
public MyObjectBuilder_EmotionControllerComponent()
Fields
SelectedEmotionSubtype
Declaration
public string SelectedEmotionSubtype
Field Value
Type |
Description |
System.String |
|
SelectedLCDsIds
Declaration
public List<long> SelectedLCDsIds
Field Value
Type |
Description |
System.Collections.Generic.List<System.Int64> |
|
Methods
Remap(IMyRemapHelper)
Declaration
public override void Remap(IMyRemapHelper remapHelper)
Parameters
Overrides
Extension Methods