См. определение в файле OptionsMenu.c строка 519
520 {
521 bool ret = false;
522
523 if (code == 1337)
524 {
525 if (result == 2)
526 {
530 }
531 ret = true;
532 }
533 else if (code == 117)
534 {
536 }
538 {
539 if (result == 2)
540 {
542 }
543 }
545 {
546 if (result == 2)
547 {
549
552 }
553 ret = true;
554 }
555
557 return ret;
558 }
proto native UIManager GetUIManager()
proto native void EndOptionsVideo()
bool Back()
Close top window on windows stack, returns true when any window is closed.
proto native CGame GetGame()
Перекрестные ссылки UIManager::Back(), DIALOG_TAB_OFFSET, CGame::EndOptionsVideo(), g_Game, GetGame(), CGame::GetUIManager(), IDC_MAIN_QUIT, m_ModalLock, m_Options, m_Tabber, MODAL_ID_DEFAULT, PerformSetToDefaults(), ResetCurrentTab(), x и y.