![]() |
Dayz Explorer 1.28.160049
|
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 |
Definition at line 155 of file constants.c.
| const int IDC_BOOK_VIEWER_PREV = 102 |
Definition at line 154 of file constants.c.
| const int IDC_CANCEL = 2 |
Definition at line 136 of file constants.c.
| const int IDC_INT_EXIT = 107 |
Definition at line 160 of file constants.c.
| const int IDC_INT_RETRY = 105 |
ingame menu
Definition at line 158 of file constants.c.
| const int IDC_INT_RETRY_CUSTOM = 106 |
Definition at line 159 of file constants.c.
| const int IDC_MAIN_CHARACTER = 143 |
Definition at line 148 of file constants.c.
| const int IDC_MAIN_CONTINUE = 114 |
Definition at line 145 of file constants.c.
| const int IDC_MAIN_FEEDBACK = 125 |
Definition at line 150 of file constants.c.
| const int IDC_MAIN_MULTIPLAYER = 105 |
Definition at line 143 of file constants.c.
| const int IDC_MAIN_NEXT_CHARACTER = 50 |
Definition at line 139 of file constants.c.
| const int IDC_MAIN_ONLINE = 124 |
Definition at line 149 of file constants.c.
| const int IDC_MAIN_OPTIONS = 102 |
Definition at line 142 of file constants.c.
| const int IDC_MAIN_PLAY = 142 |
Definition at line 147 of file constants.c.
| const int IDC_MAIN_PREV_CHARACTER = 51 |
Definition at line 140 of file constants.c.
| const int IDC_MAIN_QUIT = 106 |
Definition at line 144 of file constants.c.
| const int IDC_MAIN_TUTORIAL = 117 |
Definition at line 146 of file constants.c.
| const int IDC_MULTI_INVITE = 126 |
Definition at line 152 of file constants.c.
| const int IDC_MULTI_REFRESH = 123 |
Definition at line 151 of file constants.c.
| const int IDC_OK = 1 |
Definition at line 135 of file constants.c.
| const int IDC_RESTART = 5 |
Definition at line 137 of file constants.c.