![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 71 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 209 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 182 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 16 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 46 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 153 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 147 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 64 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 101 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 123 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Show actual preset name on preset name change.
Definition at line 78 of file SCR_WorkshopAddonBarComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_WorkshopAddonBarComponent.c.
|
staticprotected |
Definition at line 8 of file SCR_WorkshopAddonBarComponent.c.
|
protected |
Definition at line 6 of file SCR_WorkshopAddonBarComponent.c.
|
protected |
Definition at line 10 of file SCR_WorkshopAddonBarComponent.c.
|
protected |
Definition at line 11 of file SCR_WorkshopAddonBarComponent.c.
|
protected |
Definition at line 3 of file SCR_WorkshopAddonBarComponent.c.
|
protected |
Definition at line 13 of file SCR_WorkshopAddonBarComponent.c.