![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ServerBrowserDialogManager |
Enumerations | |
| enum | SCR_EJoinDownloadsConfirmationDialogType { ALL , UNRELATED , REQUIRED } |
| Enum for confirmation dialogs that guide the player through the download processes required to join the servers. More... | |
Variables | |
| class SCR_ServerBrowserDialogManager | SEARCHING_SERVER |
| Enum for tracking current state of joining process. | |
| class SCR_ServerBrowserDialogManager | JOIN |
| class SCR_ServerBrowserDialogManager | REJOIN |
| class SCR_ServerBrowserDialogManager | SERVER_NOT_FOUND |
| class SCR_ServerBrowserDialogManager | VERSION_MISMATCH |
| class SCR_ServerBrowserDialogManager | JOIN_FAILED |
| class SCR_ServerBrowserDialogManager | CHECKING_CONTENT |
| class SCR_ServerBrowserDialogManager | MODS_DOWNLOADING |
| class SCR_ServerBrowserDialogManager | MOD_RESTRICTED |
| class SCR_ServerBrowserDialogManager | MOD_UGC_PRIVILEGE_MISSING |
| class SCR_ServerBrowserDialogManager | PASSWORD_REQUIRED |
| class SCR_ServerBrowserDialogManager | SERVICE_DOWN |
| class SCR_ServerBrowserDialogManager | SERVER_DOWN |
| class SCR_ServerBrowserDialogManager | BACKEND_TIMEOUT |
| class SCR_ServerBrowserDialogManager | HIGH_PING_SERVER |
| class SCR_ServerBrowserDialogManager | UNRELATED_DOWNLOADS_CANCELING |
Enum for confirmation dialogs that guide the player through the download processes required to join the servers.
| Enumerator | |
|---|---|
| ALL | |
| UNRELATED | |
| REQUIRED | |
Definition at line 543 of file SCR_ServerBrowserDialogManager.c.
| class SCR_ServerBrowserDialogManager BACKEND_TIMEOUT |
| class SCR_ServerBrowserDialogManager CHECKING_CONTENT |
| class SCR_ServerBrowserDialogManager HIGH_PING_SERVER |
| class SCR_ServerBrowserDialogManager JOIN |
| class SCR_ServerBrowserDialogManager JOIN_FAILED |
| class SCR_ServerBrowserDialogManager MOD_RESTRICTED |
| class SCR_ServerBrowserDialogManager MOD_UGC_PRIVILEGE_MISSING |
| class SCR_ServerBrowserDialogManager MODS_DOWNLOADING |
| class SCR_ServerBrowserDialogManager PASSWORD_REQUIRED |
| class SCR_ServerBrowserDialogManager REJOIN |
| class SCR_ServerBrowserDialogManager SEARCHING_SERVER |
Enum for tracking current state of joining process.
| class SCR_ServerBrowserDialogManager SERVER_DOWN |
| class SCR_ServerBrowserDialogManager SERVER_NOT_FOUND |
| class SCR_ServerBrowserDialogManager SERVICE_DOWN |
| class SCR_ServerBrowserDialogManager UNRELATED_DOWNLOADS_CANCELING |
| class SCR_ServerBrowserDialogManager VERSION_MISMATCH |