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

◆ GetItemOverheatThreshold()

override float FilteringBottle::GetItemOverheatThreshold ( )
inlineprotected

disregards liquid boil threshold if filled

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

108 {
109 return GetTemperatureMax();
110 }

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