![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Protected Member Functions | |
| static SCR_WorkshopItem | Internal_CreateFromWorkshopItem (WorkshopItem item) |
| static SCR_WorkshopItem | Internal_CreateFromDependency (Dependency dependency) |
| static void | _sprint (string str, LogLevel logLevel=LogLevel.DEBUG) |
Definition at line 27 of file SCR_WorkshopItem.c.
Definition at line 2346 of file SCR_WorkshopItem.c.
|
inlinestaticprotected |
Definition at line 2340 of file SCR_WorkshopItem.c.
|
inlineprotected |
Add block for workshop author and all author mods.
Definition at line 1206 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1344 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1278 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1379 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1369 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1434 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1428 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1409 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1399 of file SCR_WorkshopItem.c.
|
inlineprotected |
Cancels current download, if possible.
Definition at line 1095 of file SCR_WorkshopItem.c.
|
inlineprotected |
Sends a cancel report about this workshop item.
Definition at line 1186 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2352 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 602 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 576 of file SCR_WorkshopItem.c.
|
inlineprotected |
Starts download of a specific version. Returns an action object, use it to control the download process or To get notified about its events.
!!! If a download of same version is already running, it doesn't create a new action !!! But returns a previous one instead.
! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
! You must call Activate() of the returned action yourself. ! This is done this way so that you can subscribe to events before the action is started. ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
Definition at line 991 of file SCR_WorkshopItem.c.
|
inlineprotected |
Starts downloading latest version of dependencies which are offline !!! If a previous same action is running, it doesn't create a new action but !!! Returns a previous action instead.
Definition at line 1041 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1008 of file SCR_WorkshopItem.c.
|
inlineprotected |
Unified download to target revision There can be different revisions and reasons to setup new download No target revision = latest
Definition at line 946 of file SCR_WorkshopItem.c.
Finds revision object by string version.
Definition at line 1232 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 858 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 868 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 632 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 788 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 523 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 694 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns the revision which we currently have on the local storage.
Definition at line 670 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true if current local version matches version of dependency.
Definition at line 680 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 118 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 111 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns the current composite action performed for dependencies of this addon.
Definition at line 824 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns array of dependendent addons.
Definition at line 253 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 726 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 115 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns current download action.
Definition at line 817 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns state of the download process.
Definition at line 798 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 500 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true if any dependency is offline and disabled.
Definition at line 879 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 406 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 714 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns highest priority issue of this addon if it's downloaded, Addon might have all issue types at once, but this method returns only the most important issue In the order most suitable for UI
Definition at line 895 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 621 of file SCR_WorkshopItem.c.
|
inlineprotected |
Getters for loading state.
Definition at line 114 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2164 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns array of dependencies.
Definition at line 238 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1252 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 270 of file SCR_WorkshopItem.c.
|
inlineprotected |
True when addon is loaded by engine. It means that the game is already running with this mod.
Definition at line 514 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1488 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns dependencies which are missing.
Definition at line 850 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 544 of file SCR_WorkshopItem.c.
Definition at line 372 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 610 of file SCR_WorkshopItem.c.
|
inlineprotected |
True when we have the item on our local storage.
Definition at line 658 of file SCR_WorkshopItem.c.
|
inlineprotected |
True when the item is stored in the backend.
Definition at line 647 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns dependencies which can be updated.
Definition at line 914 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 744 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns our own report. We must load it first with LoadMyReport. How the function behaves immediately relative to data passed through Report() is undefined.
Definition at line 1170 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 535 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 119 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true when item is restricted for any reason (blocked or reported).
Definition at line 570 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 117 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns array of scenarios.
Definition at line 226 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 116 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 753 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 450 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 735 of file SCR_WorkshopItem.c.
|
inlineprotected |
Get dependency target revision patch size Dependency has to be define and patch has to be computed
Definition at line 2178 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 705 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 934 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 925 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true when we have an old version offline, and the new version.
Definition at line 831 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns array of versions.
Definition at line 282 of file SCR_WorkshopItem.c.
|
inlineprotected |
Use these only if absoulutely necessary to intarract with game API.
Definition at line 110 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1778 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1651 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1757 of file SCR_WorkshopItem.c.
|
inlinestaticprotected |
Definition at line 2306 of file SCR_WorkshopItem.c.
|
inlinestaticprotected |
Definition at line 2298 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true when it can be unregistered bu addon manager We don't unregister items if they are offline or have any actions in progress, or if we have reported them (to avoid flushing item cache)
Definition at line 2073 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2093 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2102 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2115 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2289 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true when it can be unregistered bu addon manager.
Definition at line 2085 of file SCR_WorkshopItem.c.
|
inlineprotected |
Creates a callback object, requests workshop API to load details.
Definition at line 2129 of file SCR_WorkshopItem.c.
|
inlineprotected |
Called by actions when some change happens.
Definition at line 2064 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1803 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1735 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1608 of file SCR_WorkshopItem.c.
|
inlineprotected |
Called each frame by Addon Manager.
Definition at line 1829 of file SCR_WorkshopItem.c.
|
inlineprotected |
Returns true if downloaded revision was uploded after 1.0.
Definition at line 299 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 122 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 560 of file SCR_WorkshopItem.c.
|
inlineprotected |
Loads details from backend, or if they are already loaded, calls the callbacks immediately.
Definition at line 212 of file SCR_WorkshopItem.c.
|
inlineprotected |
Loads report of current user from backend. Subscribe to m_OnMyReportLoaded to get result.
Definition at line 1151 of file SCR_WorkshopItem.c.
|
inlineprotected |
Logs all properties of the object into console.
Definition at line 132 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1679 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1673 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 422 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 415 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 774 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 782 of file SCR_WorkshopItem.c.
|
inlineprotected |
Pauses current download, if possible.
Definition at line 1080 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1560 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1576 of file SCR_WorkshopItem.c.
|
inlineprotected |
Add block for workshop author and all author mods.
Definition at line 1219 of file SCR_WorkshopItem.c.
|
inlineprotected |
Sends a report about this workshop item
! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
! You must call Activate() of the returned action yourself. ! This is done this way so that you can subscribe to events before the action is started. ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
Definition at line 1131 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 350 of file SCR_WorkshopItem.c.
|
inlineprotected |
Resumes current download, if it's already started.
Definition at line 1110 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1025 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2184 of file SCR_WorkshopItem.c.
|
inlineprotected |
Enables/disables all downloaded dependencies.
Definition at line 476 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 456 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 380 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2158 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 327 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 430 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2170 of file SCR_WorkshopItem.c.
Definition at line 1494 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1440 of file SCR_WorkshopItem.c.
Definition at line 1461 of file SCR_WorkshopItem.c.
Definition at line 1532 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1569 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 1585 of file SCR_WorkshopItem.c.
|
inlineprotected |
Check state of action to add and remove author block in update.
Definition at line 2021 of file SCR_WorkshopItem.c.
|
inlineprotected |
Definition at line 2314 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 101 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 99 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 100 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 97 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 102 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 98 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 57 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 58 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 56 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 59 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 87 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 68 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 84 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 85 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 82 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 83 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 89 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 88 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 69 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 86 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 93 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 72 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 74 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 73 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 76 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 75 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 77 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 78 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 79 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 49 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 94 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 54 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 90 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 48 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 53 of file SCR_WorkshopItem.c.
|
protected |
Definition at line 50 of file SCR_WorkshopItem.c.