Свойство | Type | Description | |
---|---|---|---|
activeECCost | float | ||
activeInsulationPercent | float | ||
activeInsulationPrevention | float | ||
boiloffModifier | float | ||
data | |||
ecCost | float | ||
inactiveInsulationPrevention | float | ||
passiveInsulationPrevention | float | ||
resource | PartResource | ||
unitVolume | float | ||
volumeLost | float |
Méthode | Description | |
---|---|---|
BoiloffResourceData ( PartResource resource, |
||
processBoiloff ( Part part, double seconds, float configMult, float fixedEffectiveness = -1 ) : float | ||
setFromContainer ( ContainerModifier mod ) : void | ||
setFromContainer ( |
public BoiloffResourceData ( PartResource resource, |
||
resource | PartResource | |
data | ||
Résultat | System.Collections.Generic |
public processBoiloff ( Part part, double seconds, float configMult, float fixedEffectiveness = -1 ) : float | ||
part | Part | |
seconds | double | |
configMult | float | |
fixedEffectiveness | float | |
Résultat | float |
public setFromContainer ( ContainerModifier mod ) : void | ||
mod | ContainerModifier | |
Résultat | void |
public setFromContainer ( |
||
container | ||
Résultat | void |
public float activeInsulationPrevention | ||
Résultat | float |
public float inactiveInsulationPrevention | ||
Résultat | float |
public float passiveInsulationPrevention | ||
Résultat | float |