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

◆ LogWeatherData()

bool EnochData::LogWeatherData ( )
inlineprotected

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

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