![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Dialog to cancel downloads during to server joining. More...
Protected Member Functions | |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| void | Setup (array< ref SCR_WorkshopItemActionDownload > actions) |
| void | UpdateRetryButton () |
| void | RetryActions () |
Static Protected Member Functions | |
| static SCR_ServerJoinDownloadsConfirmationDialog | Create (array< ref SCR_WorkshopItemActionDownload > actions, SCR_EJoinDownloadsConfirmationDialogType type) |
Protected Attributes | |
| const ResourceName | DOWNLOAD_LINE_LAYOUT = "{1C5D2CC10D7A1BC3}UI/layouts/Menus/ContentBrowser/DownloadManager/DownloadManager_AddonDownloadLineNonInteractive.layout" |
| const string | BUTTON_RETRY = "Retry" |
| Widget | m_ListWrapper |
| ref array< ref SCR_WorkshopItemActionDownload > | m_aActions = {} |
| SCR_InputButtonComponent | m_Retry |
Static Protected Attributes | |
| static const string | TAG_ALL = "server_download_all_cancel" |
| static const string | TAG_REQUIRED = "server_download_required" |
| static const string | TAG_UNRELATED = "server_download_unrelated_cancel" |
Dialog to cancel downloads during to server joining.
Definition at line 2 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
inlinestaticprotected |
Definition at line 18 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
inlineprotected |
Definition at line 45 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
inlineprotected |
Definition at line 111 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
inlineprotected |
Definition at line 58 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
inlineprotected |
Definition at line 93 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
protected |
Definition at line 10 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
protected |
Definition at line 8 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
protected |
Definition at line 14 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
protected |
Definition at line 12 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
protected |
Definition at line 15 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
staticprotected |
Definition at line 4 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
staticprotected |
Definition at line 5 of file SCR_ServerJoinDownloadsConfirmationDialog.c.
|
staticprotected |
Definition at line 6 of file SCR_ServerJoinDownloadsConfirmationDialog.c.