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

◆ GetCookingTargetTemperature()

bool Entity::GetCookingTargetTemperature ( out float temperature)
inlineprotected

specifically for cooking system, to get heat source target temperatures

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 2478

2479 {
2480 return false;
2481 }