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

◆ GetCookingTargetTemperature()

override bool GetCookingTargetTemperature ( out float temperature)
protected

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

563 {
564 temperature = GetTemperature();
565 return true;
566 }