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

◆ GetUpdateQueue() [1/2]

override ScriptInvoker CGame::GetUpdateQueue ( int call_category)
inlineprivate

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

1204 {
1205 return m_updateQueue[call_category];
1206 }
ref ScriptInvoker m_updateQueue[CALL_CATEGORY_COUNT]
Определения DayZGame.c:921

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

Используется в OnUpdate().