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

◆ ~SoftSkillManagerDebug()

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

598 {
599 if ( GetGame() )
600 {
602 }
603
604 delete m_PanelSoftSkills;
605 }
ref Widget m_PanelSoftSkills
Определения SoftSkillsManager.c:560
override ScriptInvoker GetUpdateQueue(int call_category)
Определения DayZGame.c:1192
proto bool Remove(func fn, int flags=EScriptInvokerRemoveFlags.ALL)
remove specific call from list
proto native CGame GetGame()
proto native void OnUpdate()
Определения tools.c:349
const int CALL_CATEGORY_SYSTEM
Определения tools.c:8

Перекрестные ссылки CALL_CATEGORY_SYSTEM, GetGame(), CGame::GetUpdateQueue(), m_PanelSoftSkills, OnUpdate() и ScriptInvoker::Remove().