Class Data_Decouple
public sealed class Data_Decouple : ModuleData
- Inheritance
-
Data_Decouple
- Inherited Members
- Extension Methods
Constructors
Data_Decouple()
public Data_Decouple()
Fields
EjectionImpulse
[PAMDisplayControl(SortIndex = 2)]
[KSPState(CopyToSymmetrySet = true)]
[SteppedRange(1, 15, 1)]
[LocalizedField("PartModules/Decoupler/Impulse")]
public ModuleProperty<float> EjectionImpulse
Field Value
IsStageable
[KSPDefinition]
public bool IsStageable
Field Value
anchorName
[KSPDefinition]
public string anchorName
Field Value
automaticDir
[KSPDefinition]
public bool automaticDir
Field Value
ejectionForce
[KSPDefinition]
public float ejectionForce
Field Value
explosiveNodeID
[KSPDefinition]
public string explosiveNodeID
Field Value
isDecoupled
[KSPState(CopyToSymmetrySet = false)]
[PAMDisplayControl(ExcludeFromContext = true)]
public ModuleProperty<bool> isDecoupled
Field Value
isOmniDecoupler
[KSPDefinition]
public bool isOmniDecoupler
Field Value
Properties
ModuleType
public override Type ModuleType { get; }
Property Value
Methods
Copy(ModuleData)
public override void Copy(ModuleData sourceModuleData)
Parameters
sourceModuleDataModuleData
GetImpulseString(object)
public static string GetImpulseString(object valueObj)
Parameters
valueObjobject