Méthode | Description | |
---|---|---|
GetInfo ( ) : string | ||
GetModuleCost ( float defaultCost, ModifierStagingSituation sit ) : float | ||
GetModuleCostChangeWhen ( ) : ModifierChangeWhen | ||
GetModuleMass ( float defaultMass, ModifierStagingSituation sit ) : float | ||
GetModuleMassChangeWhen ( ) : ModifierChangeWhen | ||
OnLoad ( |
||
OnStart ( StartState state ) : void | ||
Start ( ) : void |
Méthode | Description | |
---|---|---|
enableModel ( string model, bool updateSymmetry = false ) : void | ||
initialize ( ) : void | ||
modelSelected ( BaseField field, object obj ) : void | ||
updateMassAndCost ( ) : void |
public GetModuleCost ( float defaultCost, ModifierStagingSituation sit ) : float | ||
defaultCost | float | |
sit | ModifierStagingSituation | |
Résultat | float |
public GetModuleCostChangeWhen ( ) : ModifierChangeWhen | ||
Résultat | ModifierChangeWhen |
public GetModuleMass ( float defaultMass, ModifierStagingSituation sit ) : float | ||
defaultMass | float | |
sit | ModifierStagingSituation | |
Résultat | float |
public GetModuleMassChangeWhen ( ) : ModifierChangeWhen | ||
Résultat | ModifierChangeWhen |
public OnLoad ( |
||
node | ||
Résultat | void |