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

◆ IsRunning()

static bool AutotestRunner::IsRunning ( )
inlinestaticprivate

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

10 {
11 return m_IsRunning;
12 }
static bool m_IsRunning
Определения AutotestRunner.c:6

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

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