Property | Type | Description | |
---|---|---|---|
activeECCost | float | ||
activeInsulationPercent | float | ||
activeInsulationPrevention | float | ||
boiloffModifier | float | ||
data | |||
ecCost | float | ||
inactiveInsulationPrevention | float | ||
passiveInsulationPrevention | float | ||
resource | PartResource | ||
unitVolume | float | ||
volumeLost | float |
Method | 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 | ||
return | System.Collections.Generic |
public processBoiloff ( Part part, double seconds, float configMult, float fixedEffectiveness = -1 ) : float | ||
part | Part | |
seconds | double | |
configMult | float | |
fixedEffectiveness | float | |
return | float |
public setFromContainer ( ContainerModifier mod ) : void | ||
mod | ContainerModifier | |
return | void |
public setFromContainer ( |
||
container | ||
return | void |
public float inactiveInsulationPrevention | ||
return | float |
public float passiveInsulationPrevention | ||
return | float |