![]() |
Arma Reforger Explorer
1.1.0.42
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 protected string | SAVE_ADDITIONAL_MENU = "m_LastAdditionalMenu" |
| const protected string | SAVE_ADDITIONAL_DIALOG = "m_LastAdditionalDialog" |
| Enumerator | |
|---|---|
| SERVER_HOSTING | |
| MOD_DETAILS | |
Definition at line 2 of file SCR_MenuLoadingComponent.c.
| const protected string SAVE_ADDITIONAL_DIALOG = "m_LastAdditionalDialog" |
Definition at line 13 of file SCR_MenuLoadingComponent.c.
| const protected string SAVE_ADDITIONAL_MENU = "m_LastAdditionalMenu" |
Definition at line 12 of file SCR_MenuLoadingComponent.c.
| enum SCR_EMenuLoadingAdditionalDialog SAVE_LAST_MENU = "m_LastMenu" |