Variables | |
const int | IDC_OK = 1 |
const int | IDC_CANCEL = 2 |
const int | IDC_RESTART = 5 |
const int | IDC_MAIN_NEXT_CHARACTER = 50 |
const int | IDC_MAIN_PREV_CHARACTER = 51 |
const int | IDC_MAIN_OPTIONS = 102 |
const int | IDC_MAIN_MULTIPLAYER = 105 |
const int | IDC_MAIN_QUIT = 106 |
const int | IDC_MAIN_CONTINUE = 114 |
const int | IDC_MAIN_TUTORIAL = 117 |
const int | IDC_MAIN_PLAY = 142 |
const int | IDC_MAIN_CHARACTER = 143 |
const int | IDC_MAIN_ONLINE = 124 |
const int | IDC_MAIN_FEEDBACK = 125 |
const int | IDC_MULTI_REFRESH = 123 |
const int | IDC_MULTI_INVITE = 126 |
const int | IDC_BOOK_VIEWER_PREV = 102 |
const int | IDC_BOOK_VIEWER_NEXT = 103 |
const int | IDC_INT_RETRY = 105 |
ingame menu | |
const int | IDC_INT_RETRY_CUSTOM = 106 |
const int | IDC_INT_EXIT = 107 |
\desc constants User Interface
const int IDC_BOOK_VIEWER_NEXT = 103 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_BOOK_VIEWER_PREV = 102 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_CANCEL = 2 |
Referenced by UIScriptedMenu::IsFocusable(), and UIScriptedMenu::OnClick().
const int IDC_INT_EXIT = 107 |
Referenced by UIScriptedMenu::OnClick(), and UIScriptedMenu::OnModalResult().
const int IDC_INT_RETRY = 105 |
ingame menu
Referenced by UIScriptedMenu::OnClick(), UIScriptedMenu::OnClick_Respawn(), and UIScriptedMenu::OnModalResult().
const int IDC_INT_RETRY_CUSTOM = 106 |
const int IDC_MAIN_CHARACTER = 143 |
const int IDC_MAIN_CONTINUE = 114 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_MAIN_FEEDBACK = 125 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_MAIN_MULTIPLAYER = 105 |
const int IDC_MAIN_NEXT_CHARACTER = 50 |
const int IDC_MAIN_ONLINE = 124 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_MAIN_OPTIONS = 102 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_MAIN_PLAY = 142 |
const int IDC_MAIN_PREV_CHARACTER = 51 |
const int IDC_MAIN_QUIT = 106 |
Referenced by MissionBase::AbortMission(), CGame::AutoTestLaunch(), UIScriptedMenu::Exit(), MissionBenchmark::OnBenchmarkEnd(), UIScriptedMenu::OnClick(), UIScriptedMenu::OnModalResult(), WorldData::WeatherOnBeforeChange(), EnochData::WeatherOnBeforeChange(), and SakhalData::WeatherOnBeforeChange().
const int IDC_MAIN_TUTORIAL = 117 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_MULTI_INVITE = 126 |
Referenced by UIScriptedMenu::OnClick().
const int IDC_MULTI_REFRESH = 123 |
const int IDC_OK = 1 |
Referenced by UIScriptedMenu::Init(), UIScriptedMenu::OnClick(), and WarningMenuBase::OnClick().
const int IDC_RESTART = 5 |