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

◆ SetIsDebug()

void SoftSkillsManager::SetIsDebug ( bool is_debug)
inlineprotected

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

404 {
405 m_IsDebugMode = is_debug;
406 }
bool m_IsDebugMode
Определения SoftSkillsManager.c:21

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

Используется в CreateDebugWindow(), StartSynchTimer() и StopSynchTimer().