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

◆ GetPostUpdateQueue() [1/2]

override ScriptInvoker CGame::GetPostUpdateQueue ( int call_category)
inlineprivate

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

1209 {
1210 return m_postUpdateQueue[call_category];
1211 }
ref ScriptInvoker m_postUpdateQueue[CALL_CATEGORY_COUNT]
Определения DayZGame.c:922

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

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