프로퍼티 | 타입 | 설명 | |
---|---|---|---|
activeECCost | float | ||
activeInsulationPercent | float | ||
activeInsulationPrevention | float | ||
boiloffModifier | float | ||
data | |||
ecCost | float | ||
inactiveInsulationPrevention | float | ||
passiveInsulationPrevention | float | ||
resource | PartResource | ||
unitVolume | float | ||
volumeLost | float |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System.Collections.Generic |
public processBoiloff ( Part part, double seconds, float configMult, float fixedEffectiveness = -1 ) : float | ||
part | Part | |
seconds | double | |
configMult | float | |
fixedEffectiveness | float | |
리턴 | float |
public setFromContainer ( ContainerModifier mod ) : void | ||
mod | ContainerModifier | |
리턴 | void |
public setFromContainer ( |
||
container | ||
리턴 | void |