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

◆ LogWeatherData()

bool EnochData::LogWeatherData ( )
inlineprotected

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

606 {
607 #ifdef WEATHER_DATA_LOGGING
608 return true;
609 #endif
610 return false;
611 }