DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetItemOverheatThreshold()

override float Bottle_Base::GetItemOverheatThreshold ( )
inlineprivate

disregards liquid boil threshold if filled

См. определение в файле WaterBottle.c строка 109

110 {
111 return GetTemperatureMax();
112 }

Используется в AffectLiquidContainerOnFill() и AffectLiquidContainerOnTransfer().