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

◆ GetCookingTargetTemperature()

bool Entity::GetCookingTargetTemperature ( out float temperature)
inlineprotected

specifically for cooking system, to get heat source target temperatures

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

2435 {
2436 return false;
2437 }