![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Shows a list of addons and some text. More...
Protected Member Functions | |
| void | SCR_AddonListDialog (array< ref SCR_WorkshopItem > items, string preset) |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| array< SCR_DownloadManager_AddonDownloadLine > | GetDonwloadLines () |
Static Protected Member Functions | |
| static SCR_AddonListDialog | CreateItemsList (array< ref SCR_WorkshopItem > items, string preset, ResourceName dialogsConfig=string.Empty) |
| static SCR_AddonListDialog | CreateRestrictedAddonsDownload (array< ref SCR_WorkshopItem > items) |
| Dialog when downloading restricted addons. | |
| static SCR_AddonListDialog | CreateRestrictedAddonsJoinServer (array< ref SCR_WorkshopItem > items) |
| Dialog when trying to connect to a server with restricted addons. | |
| static SCR_AddonListDialog | DisplayRestrictedAddonsList (array< ref SCR_WorkshopItem > items, string tagBlocked, string tagReported) |
| Display dialogs for reported and blocked (banned) mods. | |
| static SCR_AddonListDialog | CreateFailedToStartWithMods (array< ref SCR_WorkshopItem > items) |
| Dialog when failed to load game with selected mods. | |
Protected Attributes | |
| ref array< ref SCR_WorkshopItem > | m_aItems = {} |
| ref array< SCR_DownloadManager_AddonDownloadLine > | m_aDownloadLines = {} |
| const ResourceName | ADDON_LINE_LAYOUT = "{BB5AEDDA3C4134FD}UI/layouts/Menus/ContentBrowser/DownloadManager/DownloadManager_AddonDownloadLineConfirmation.layout" |
Shows a list of addons and some text.
Definition at line 3 of file SCR_AddonListDialog.c.
|
inlineprotected |
Definition at line 11 of file SCR_AddonListDialog.c.
|
inlinestaticprotected |
Dialog when failed to load game with selected mods.
Definition at line 80 of file SCR_AddonListDialog.c.
|
inlinestaticprotected |
Definition at line 39 of file SCR_AddonListDialog.c.
|
inlinestaticprotected |
Dialog when downloading restricted addons.
Definition at line 51 of file SCR_AddonListDialog.c.
|
inlinestaticprotected |
Dialog when trying to connect to a server with restricted addons.
Definition at line 58 of file SCR_AddonListDialog.c.
|
inlinestaticprotected |
Display dialogs for reported and blocked (banned) mods.
Definition at line 65 of file SCR_AddonListDialog.c.
|
inlineprotected |
Definition at line 86 of file SCR_AddonListDialog.c.
|
inlineprotected |
Definition at line 20 of file SCR_AddonListDialog.c.
|
protected |
Definition at line 8 of file SCR_AddonListDialog.c.
|
protected |
Definition at line 6 of file SCR_AddonListDialog.c.
|
protected |
Definition at line 5 of file SCR_AddonListDialog.c.