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