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

◆ IsUnderRoof()

bool Environment::IsUnderRoof ( )
inlineprotected

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

276 {
277 return m_IsUnderRoof;
278 }
bool m_IsUnderRoof
Определения Environment.c:55

Перекрестные ссылки m_IsUnderRoof.

Используется в GetEnvironmentTemperature(), GetWetDelta(), NakedBodyPartHeatComfortPenalty() и Update().