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

◆ IsWeatherLogEnabled()

static bool LogManager::IsWeatherLogEnabled ( )
inlinestaticprivate

См. определение в файле 3_Game/DayZ/tools/Debug.c строка 826

827 {
828 return m_DoWeatherLog;
829 }
static bool m_DoWeatherLog
Определения 3_Game/DayZ/tools/Debug.c:703

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

Используется в Debug::WeatherLog().