Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WorkshopAddonBarComponent Class Reference
Inheritance diagram for SCR_WorkshopAddonBarComponent:
SCR_ScriptedWidgetComponent

Protected Member Functions

override void HandlerAttached (Widget w)
override void HandlerDeattached (Widget w)
void OnMenuShow (ChimeraMenuBase menu)
void Callback_OnAddonsEnabledChanged ()
void OnUsedPresetChanged (string name)
 Show actual preset name on preset name change.
void UpdateAllWidgets ()
void OnUpdateButtonClicked ()
void OnUpdatePatchSizeLoaded (SCR_AddonPatchSizeLoader loader, bool allLoaded)
void OnAddonUpdateDialogClose (SCR_ConfigurableDialogUi dialog)
void HandleUpdatesButton ()
void DisplayFailDialog ()
void Callback_OnFailDialogConfirm (SCR_ConfigurableDialogUi dialog)

Protected Attributes

ref SCR_WorkshopAddonBarWidgets m_Widgets = new SCR_WorkshopAddonBarWidgets()
int m_iPresetNameCap
ref SCR_AddonPatchSizeLoader m_Loader = new SCR_AddonPatchSizeLoader()
SCR_LoadingOverlayDialog m_LoadingOverlay
const int UPDATE_DELAY = 250

Static Protected Attributes

static SCR_ConfigurableDialogUi m_FailDialog

Detailed Description

Definition at line 1 of file SCR_WorkshopAddonBarComponent.c.

Member Function Documentation

◆ Callback_OnAddonsEnabledChanged()

void SCR_WorkshopAddonBarComponent::Callback_OnAddonsEnabledChanged ( )
inlineprotected

Definition at line 71 of file SCR_WorkshopAddonBarComponent.c.

◆ Callback_OnFailDialogConfirm()

void SCR_WorkshopAddonBarComponent::Callback_OnFailDialogConfirm ( SCR_ConfigurableDialogUi dialog)
inlineprotected

Definition at line 209 of file SCR_WorkshopAddonBarComponent.c.

◆ DisplayFailDialog()

void SCR_WorkshopAddonBarComponent::DisplayFailDialog ( )
inlineprotected

Definition at line 182 of file SCR_WorkshopAddonBarComponent.c.

◆ HandlerAttached()

override void SCR_WorkshopAddonBarComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 16 of file SCR_WorkshopAddonBarComponent.c.

◆ HandlerDeattached()

override void SCR_WorkshopAddonBarComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 46 of file SCR_WorkshopAddonBarComponent.c.

◆ HandleUpdatesButton()

void SCR_WorkshopAddonBarComponent::HandleUpdatesButton ( )
inlineprotected

Definition at line 153 of file SCR_WorkshopAddonBarComponent.c.

◆ OnAddonUpdateDialogClose()

void SCR_WorkshopAddonBarComponent::OnAddonUpdateDialogClose ( SCR_ConfigurableDialogUi dialog)
inlineprotected

Definition at line 147 of file SCR_WorkshopAddonBarComponent.c.

◆ OnMenuShow()

void SCR_WorkshopAddonBarComponent::OnMenuShow ( ChimeraMenuBase menu)
inlineprotected

Definition at line 64 of file SCR_WorkshopAddonBarComponent.c.

◆ OnUpdateButtonClicked()

void SCR_WorkshopAddonBarComponent::OnUpdateButtonClicked ( )
inlineprotected

Definition at line 101 of file SCR_WorkshopAddonBarComponent.c.

◆ OnUpdatePatchSizeLoaded()

void SCR_WorkshopAddonBarComponent::OnUpdatePatchSizeLoaded ( SCR_AddonPatchSizeLoader loader,
bool allLoaded )
inlineprotected

Definition at line 123 of file SCR_WorkshopAddonBarComponent.c.

◆ OnUsedPresetChanged()

void SCR_WorkshopAddonBarComponent::OnUsedPresetChanged ( string name)
inlineprotected

Show actual preset name on preset name change.

Definition at line 78 of file SCR_WorkshopAddonBarComponent.c.

◆ UpdateAllWidgets()

void SCR_WorkshopAddonBarComponent::UpdateAllWidgets ( )
inlineprotected

Definition at line 88 of file SCR_WorkshopAddonBarComponent.c.

Member Data Documentation

◆ m_FailDialog

SCR_ConfigurableDialogUi SCR_WorkshopAddonBarComponent::m_FailDialog
staticprotected

Definition at line 8 of file SCR_WorkshopAddonBarComponent.c.

◆ m_iPresetNameCap

int SCR_WorkshopAddonBarComponent::m_iPresetNameCap
protected

Definition at line 6 of file SCR_WorkshopAddonBarComponent.c.

◆ m_Loader

ref SCR_AddonPatchSizeLoader SCR_WorkshopAddonBarComponent::m_Loader = new SCR_AddonPatchSizeLoader()
protected

Definition at line 10 of file SCR_WorkshopAddonBarComponent.c.

◆ m_LoadingOverlay

SCR_LoadingOverlayDialog SCR_WorkshopAddonBarComponent::m_LoadingOverlay
protected

Definition at line 11 of file SCR_WorkshopAddonBarComponent.c.

◆ m_Widgets

ref SCR_WorkshopAddonBarWidgets SCR_WorkshopAddonBarComponent::m_Widgets = new SCR_WorkshopAddonBarWidgets()
protected

Definition at line 3 of file SCR_WorkshopAddonBarComponent.c.

◆ UPDATE_DELAY

const int SCR_WorkshopAddonBarComponent::UPDATE_DELAY = 250
protected

Definition at line 13 of file SCR_WorkshopAddonBarComponent.c.


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