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

◆ IsUnderRoofBuilding()

bool IsUnderRoofBuilding ( )
private

Is character under building's roof (periodically checked - GameConstants.ENVIRO_TICK_ROOF_RC_CHECK). There might be situations where the surface under is external, but character is inside building.

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

344 {
346 }
bool m_IsUnderRoofBuilding
Определения Environment.c:69

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

Используется в CheckWaterContact() и GetWindModifierPerSurface().