메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | float |
public GetModuleCostChangeWhen ( ) : ModifierChangeWhen | ||
리턴 | ModifierChangeWhen |
public GetModuleMass ( float defaultMass, ModifierStagingSituation sit ) : float | ||
defaultMass | float | |
sit | ModifierStagingSituation | |
리턴 | float |
public GetModuleMassChangeWhen ( ) : ModifierChangeWhen | ||
리턴 | ModifierChangeWhen |