![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | SCR_EMenuLoadingAdditionalDialog { SERVER_HOSTING = 0 , MOD_DETAILS } |
Variables | |
| enum SCR_EMenuLoadingAdditionalDialog | SAVE_LAST_MENU = "m_LastMenu" |
| const string | SAVE_ADDITIONAL_MENU = "m_LastAdditionalMenu" |
| const string | SAVE_ADDITIONAL_DIALOG = "m_LastAdditionalDialog" |
| Enumerator | |
|---|---|
| SERVER_HOSTING | |
| MOD_DETAILS | |
Definition at line 2 of file SCR_MenuLoadingComponent.c.
|
protected |
Definition at line 13 of file SCR_MenuLoadingComponent.c.
|
protected |
Definition at line 12 of file SCR_MenuLoadingComponent.c.
| enum SCR_EMenuLoadingAdditionalDialog SAVE_LAST_MENU = "m_LastMenu" |