![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| ScriptInvokerBase< ScriptInvoker_DownloadSequenceDependencies > | GetOnRestrictedDependency () |
| ScriptInvokerBase< ScriptInvoker_DownloadSequenceDependencies > | GetOnDependenciesLoadingPrevented () |
| ScriptInvokerBase< ScriptInvoker_DownloadSequence > | GetOnError () |
| ScriptInvokerBase< ScriptInvoker_DownloadSequence > | GetOnReady () |
| ScriptInvokerBase< ScriptInvoker_DownloadSequence > | GetOnCancel () |
| void | Init () |
| SCR_ReportedAddonsDialog | ShowRestrictedDependenciesDialog () |
| void | Cancel () |
| Cancels this download request. | |
| void | Setup (notnull array< ref SCR_WorkshopItem > dependencies, bool skipDetails) |
| Setup new created download sequence. | |
| bool | HasAllDetails () |
| Returns true if all details were loaded successfully. | |
| void | LoadDependenciesDetails () |
| void | OnAllDependenciesDetailsLoaded () |
| Called when finally all the details of all dependencies are loaded. | |
| array< ref SCR_WorkshopItem > | MissingWorkshopItems () |
| void | AllPatchSizeLoaded () |
| void | OnAllReportsCanceled (SCR_ReportedAddonsDialog dialog) |
| Call when all reports from dialog are cancled to clear invoker actions and display download dialog. | |
| void | OnDependencyDetailsLoaded (notnull SCR_WorkshopItem item) |
| Call when dependency details are successfully loaded. | |
| void | OnDependencyPatchSizeLoadResponse (SCR_BackendCallbackWorkshopItem callback) |
| Call on any response to dependency patch size. | |
| void | OnDependencyPatchSizeLoadError (SCR_BackendCallbackWorkshopItem callback) |
| Call on error response to dependency patch size. | |
| void | SetDependencySize (SCR_WorkshopItem item, float size) |
| void | CheckAllPatchSizeLoaded () |
| void | OnItemError (SCR_WorkshopItem item) |
| void | OnItemTimeout (SCR_WorkshopItem item) |
| bool | GetRestrictedAddons () |
| bool | GetBlockedAddons () |
| void | ~SCR_DownloadSequence () |
Static Protected Member Functions | |
| static SCR_DownloadSequence | Create (array< ref SCR_WorkshopItem > dependencies, SCR_DownloadSequence previous, bool skipDetails=false) |
Definition at line 19 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 453 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 340 of file SCR_DownloadSequence.c.
|
inlineprotected |
Cancels this download request.
Definition at line 168 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 404 of file SCR_DownloadSequence.c.
|
inlinestaticprotected |
Definition at line 114 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 443 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 101 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 74 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 83 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 92 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 65 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 437 of file SCR_DownloadSequence.c.
|
inlineprotected |
Returns true if all details were loaded successfully.
Definition at line 196 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 128 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 209 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 326 of file SCR_DownloadSequence.c.
|
inlineprotected |
Called when finally all the details of all dependencies are loaded.
Definition at line 241 of file SCR_DownloadSequence.c.
|
inlineprotected |
Call when all reports from dialog are cancled to clear invoker actions and display download dialog.
Definition at line 350 of file SCR_DownloadSequence.c.
|
inlineprotected |
Call when dependency details are successfully loaded.
Definition at line 364 of file SCR_DownloadSequence.c.
|
inlineprotected |
Call on error response to dependency patch size.
Definition at line 389 of file SCR_DownloadSequence.c.
|
inlineprotected |
Call on any response to dependency patch size.
Definition at line 377 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 419 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 426 of file SCR_DownloadSequence.c.
|
inlineprotected |
Definition at line 395 of file SCR_DownloadSequence.c.
|
inlineprotected |
Setup new created download sequence.
Definition at line 183 of file SCR_DownloadSequence.c.
|
inlineprotected |
Show dialog with list of resctricted In dialog is possible to cancel reports
Definition at line 151 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 24 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 47 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 45 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 39 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 29 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 26 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 27 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 30 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 28 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 33 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 22 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 25 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 38 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 41 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 61 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 55 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 57 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 62 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 54 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 58 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 53 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 59 of file SCR_DownloadSequence.c.
|
protected |
Definition at line 56 of file SCR_DownloadSequence.c.