◆ AffectLiquidContainerOnFill()
override void AffectLiquidContainerOnFill |
( |
int |
liquid_type, |
|
|
float |
amount |
|
) |
| |
|
inlineprivate |
References Math::Clamp(), DAMAGE_ENVIRO_LIQUID_COEF_MAX, DAMAGE_ENVIRO_LIQUID_COEF_MIN, DAMAGE_ENVIRO_TEMPDIFF_MAX, DAMAGE_ENVIRO_TEMPDIFF_MIN, GetGame(), WorldData::GetLiquidTypeEnviroTemperature(), CGame::GetMission(), GetQuantityMax(), Mission::GetWorldData(), Math::InverseLerp(), and Math::Lerp().
◆ AffectLiquidContainerOnTransfer()
override void AffectLiquidContainerOnTransfer |
( |
int |
liquidType, |
|
|
float |
amount, |
|
|
float |
sourceLiquidTemperature |
|
) |
| |
|
inlineprivate |
◆ CanPutInCargo()
◆ DamageBottleConsume()
◆ FilterAgents()
override int FilterAgents |
( |
int |
agentsIn | ) |
|
|
inlineprivate |
◆ GetEmptyingEndSoundsetHard()
override string GetEmptyingEndSoundsetHard |
( |
| ) |
|
|
inlineprivate |
◆ GetEmptyingEndSoundsetSoft()
override string GetEmptyingEndSoundsetSoft |
( |
| ) |
|
|
inlineprivate |
◆ GetEmptyingEndSoundsetWater()
override string GetEmptyingEndSoundsetWater |
( |
| ) |
|
|
inlineprivate |
◆ GetEmptyingLoopSoundsetHard()
override string GetEmptyingLoopSoundsetHard |
( |
| ) |
|
|
inlineprivate |
◆ GetEmptyingLoopSoundsetSoft()
override string GetEmptyingLoopSoundsetSoft |
( |
| ) |
|
|
inlineprivate |
◆ GetEmptyingLoopSoundsetWater()
override string GetEmptyingLoopSoundsetWater |
( |
| ) |
|
|
inlineprivate |
◆ GetItemOverheatThreshold()
override float GetItemOverheatThreshold |
( |
| ) |
|
|
inlineprivate |
◆ GetPouringSoundset()
override string GetPouringSoundset |
( |
| ) |
|
|
inlineprivate |
◆ IsOpen()
◆ OnConsume()
◆ DAMAGE_CONSUME_PER_ML
const float DAMAGE_CONSUME_PER_ML = 0.01 |
|
private |
◆ DAMAGE_ENVIRO_LIQUID_COEF_MAX
const float DAMAGE_ENVIRO_LIQUID_COEF_MAX = 1.5 |
|
private |
◆ DAMAGE_ENVIRO_LIQUID_COEF_MIN
const float DAMAGE_ENVIRO_LIQUID_COEF_MIN = 1 |
|
private |
◆ DAMAGE_ENVIRO_TEMPDIFF_MAX
const float DAMAGE_ENVIRO_TEMPDIFF_MAX = 10 |
|
private |
◆ DAMAGE_ENVIRO_TEMPDIFF_MIN
const float DAMAGE_ENVIRO_TEMPDIFF_MIN = 80 |
|
private |
◆ DAMAGE_OVERHEAT_PER_S
const float DAMAGE_OVERHEAT_PER_S = 1 |
|
private |
The documentation for this class was generated from the following file: