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

◆ GetCookingTargetTemperature()

bool Entity::GetCookingTargetTemperature ( out float temperature)
inlineprotected

specifically for cooking system, to get heat source target temperatures

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

2433 {
2434 return false;
2435 }