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

◆ GetPostUpdateQueue() [1/2]

override ScriptInvoker CGame::GetPostUpdateQueue ( int call_category)
inlineprivate

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

1198 {
1199 return m_postUpdateQueue[call_category];
1200 }
ref ScriptInvoker m_postUpdateQueue[CALL_CATEGORY_COUNT]
Определения DayZGame.c:920

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

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