![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_WorkshopDialogs |
| class | SCR_NotEnoughStorageDialog |
| There is not enough storage on your hard drive. The space required is at least %1. More... | |
Functions | |
| void | SetMessageFormat (string text, int reason) |
| override void | Close () |
| void | UpdateFailedModsDialogContent (SCR_WorkshopItemActionDownload action, bool initial) |
Variables | |
| class SCR_WorkshopDialogs | FAILED_ADDON_LIST_DIALOG = "failed_dialogs_list" |
| const string | STR_AFFECTED_MODS = "#AR-Workshop_FailedModsDownload" |
| const string | FAILED_ADDON_FORMAT = "- %1 \n" |
| const string | MESSAGE_ERROR_UNKNOWN = "#AR-AddonValidate_Error_Unknown_UC" |
| const string | MESSAGE_ERROR_BUSY = "#AR-AddonValidate_Error_Busy_UC" |
| const string | MESSAGE_ERROR_AUTH = "#AR-AddonValidate_Error_NoInternet_UC" |
| const string | MESSAGE_ERROR_STORAGE = "#AR-AddonValidate_Error_AvailableSpace_UC" |
| ref array< SCR_WorkshopItemActionDownload > | m_aDisplayedActions = {} |
|
protected |
Definition at line 77 of file SCR_WorkshopDialogs.c.
Definition at line 67 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 85 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 22 of file SCR_WorkshopDialogs.c.
| class SCR_WorkshopDialogs FAILED_ADDON_LIST_DIALOG = "failed_dialogs_list" |
|
protected |
Definition at line 31 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 26 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 25 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 27 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 24 of file SCR_WorkshopDialogs.c.
|
protected |
Definition at line 21 of file SCR_WorkshopDialogs.c.