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

◆ IsLogsEnable()

static bool LogManager::IsLogsEnable ( )
inlinestaticprivate

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

629 {
630 return m_DoLogs;
631 }
static bool m_DoLogs
Определения Debug.c:595

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

Используется в Debug::LogMessage(), MissionBase::OnInit() и Debug::ReceivedLogMessageFromServer().