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

◆ ~MainMenu()

void UIScriptedMenu::~MainMenu ( )
inlineprotected

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

122 {
123 if (GetGame().GetMission())
124 {
126 }
127 }
proto native Mission GetMission()
ScriptInvoker GetOnModMenuVisibilityChanged()
Определения gameplay.c:883
proto bool Remove(func fn, int flags=EScriptInvokerRemoveFlags.ALL)
remove specific call from list
void ShowDlcFrame(bool show)
Определения MainMenu.c:179
proto native CGame GetGame()

Перекрестные ссылки GetGame(), CGame::GetMission(), Mission::GetOnModMenuVisibilityChanged(), ScriptInvoker::Remove() и ShowDlcFrame().