Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ServerJoinDownloadsConfirmationDialog Class Reference

Dialog to cancel downloads during to server joining. More...

Inheritance diagram for SCR_ServerJoinDownloadsConfirmationDialog:
SCR_ConfigurableDialogUi

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_WorkshopItemActionDownloadm_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"

Detailed Description

Dialog to cancel downloads during to server joining.

Definition at line 2 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

Member Function Documentation

◆ Create()

SCR_ServerJoinDownloadsConfirmationDialog SCR_ServerJoinDownloadsConfirmationDialog::Create ( array< ref SCR_WorkshopItemActionDownload > actions,
SCR_EJoinDownloadsConfirmationDialogType type )
inlinestaticprotected

Definition at line 18 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ OnMenuOpen()

override void SCR_ServerJoinDownloadsConfirmationDialog::OnMenuOpen ( SCR_ConfigurableDialogUiPreset preset)
inlineprotected

Definition at line 45 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ RetryActions()

void SCR_ServerJoinDownloadsConfirmationDialog::RetryActions ( )
inlineprotected

Definition at line 111 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ Setup()

void SCR_ServerJoinDownloadsConfirmationDialog::Setup ( array< ref SCR_WorkshopItemActionDownload > actions)
inlineprotected

Definition at line 58 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ UpdateRetryButton()

void SCR_ServerJoinDownloadsConfirmationDialog::UpdateRetryButton ( )
inlineprotected

Definition at line 93 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

Member Data Documentation

◆ BUTTON_RETRY

const string SCR_ServerJoinDownloadsConfirmationDialog::BUTTON_RETRY = "Retry"
protected

Definition at line 10 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ DOWNLOAD_LINE_LAYOUT

const ResourceName SCR_ServerJoinDownloadsConfirmationDialog::DOWNLOAD_LINE_LAYOUT = "{1C5D2CC10D7A1BC3}UI/layouts/Menus/ContentBrowser/DownloadManager/DownloadManager_AddonDownloadLineNonInteractive.layout"
protected

Definition at line 8 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ m_aActions

ref array<ref SCR_WorkshopItemActionDownload> SCR_ServerJoinDownloadsConfirmationDialog::m_aActions = {}
protected

Definition at line 14 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ m_ListWrapper

Widget SCR_ServerJoinDownloadsConfirmationDialog::m_ListWrapper
protected

Definition at line 12 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ m_Retry

SCR_InputButtonComponent SCR_ServerJoinDownloadsConfirmationDialog::m_Retry
protected

Definition at line 15 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ TAG_ALL

const string SCR_ServerJoinDownloadsConfirmationDialog::TAG_ALL = "server_download_all_cancel"
staticprotected

Definition at line 4 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ TAG_REQUIRED

const string SCR_ServerJoinDownloadsConfirmationDialog::TAG_REQUIRED = "server_download_required"
staticprotected

Definition at line 5 of file SCR_ServerJoinDownloadsConfirmationDialog.c.

◆ TAG_UNRELATED

const string SCR_ServerJoinDownloadsConfirmationDialog::TAG_UNRELATED = "server_download_unrelated_cancel"
staticprotected

Definition at line 6 of file SCR_ServerJoinDownloadsConfirmationDialog.c.


The documentation for this class was generated from the following file: