Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ServerBrowserDialogManager.c File Reference

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

Enumeration Type Documentation

◆ SCR_EJoinDownloadsConfirmationDialogType

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.

Variable Documentation

◆ BACKEND_TIMEOUT

class SCR_ServerBrowserDialogManager BACKEND_TIMEOUT

◆ CHECKING_CONTENT

class SCR_ServerBrowserDialogManager CHECKING_CONTENT

◆ HIGH_PING_SERVER

class SCR_ServerBrowserDialogManager HIGH_PING_SERVER

◆ JOIN

◆ JOIN_FAILED

class SCR_ServerBrowserDialogManager JOIN_FAILED

◆ MOD_RESTRICTED

class SCR_ServerBrowserDialogManager MOD_RESTRICTED

◆ MOD_UGC_PRIVILEGE_MISSING

class SCR_ServerBrowserDialogManager MOD_UGC_PRIVILEGE_MISSING

◆ MODS_DOWNLOADING

class SCR_ServerBrowserDialogManager MODS_DOWNLOADING

◆ PASSWORD_REQUIRED

class SCR_ServerBrowserDialogManager PASSWORD_REQUIRED

◆ REJOIN

◆ SEARCHING_SERVER

class SCR_ServerBrowserDialogManager SEARCHING_SERVER

Enum for tracking current state of joining process.

◆ SERVER_DOWN

class SCR_ServerBrowserDialogManager SERVER_DOWN

◆ SERVER_NOT_FOUND

class SCR_ServerBrowserDialogManager SERVER_NOT_FOUND

◆ SERVICE_DOWN

class SCR_ServerBrowserDialogManager SERVICE_DOWN

◆ UNRELATED_DOWNLOADS_CANCELING

class SCR_ServerBrowserDialogManager UNRELATED_DOWNLOADS_CANCELING

◆ VERSION_MISMATCH

class SCR_ServerBrowserDialogManager VERSION_MISMATCH