![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
This dialog is shown when we want to delete an addon but some other downloaded addons depend on it. More...
Protected Member Functions | |
| void | SCR_DeleteAddonDependentAddonsDetected (array< ref SCR_WorkshopItem > items, string preset, SCR_WorkshopItem item) |
| override void | OnConfirm () |
| Delete the provided addon on confirmation. Disable dependent addons if they are enabled. | |
Static Protected Member Functions | |
| static SCR_DeleteAddonDependentAddonsDetected | Create (array< ref SCR_WorkshopItem > items, SCR_WorkshopItem item) |
Protected Attributes | |
| ref SCR_WorkshopItem | m_Item |
This dialog is shown when we want to delete an addon but some other downloaded addons depend on it.
Definition at line 135 of file SCR_AddonListDialog.c.
|
inlineprotected |
Definition at line 146 of file SCR_AddonListDialog.c.
|
inlinestaticprotected |
Definition at line 140 of file SCR_AddonListDialog.c.
|
inlineprotected |
Delete the provided addon on confirmation. Disable dependent addons if they are enabled.
Definition at line 153 of file SCR_AddonListDialog.c.
|
protected |
Definition at line 137 of file SCR_AddonListDialog.c.