![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Attributes | |
| Room | m_Room |
| Dependency | m_ScenarioDependency |
| ref SCR_DownloadSequence | m_DownloadSequence |
| bool | m_bModsMatching = false |
| bool | m_bBlockedMods |
| ref array< ref SCR_WorkshopItem > | m_aCollidingDependencies = {} |
| ref array< ref SCR_WorkshopItem > | m_aRoomItemsScripted = {} |
| ref array< ref SCR_WorkshopItem > | m_aItemsUpdated = {} |
| ref array< ref SCR_WorkshopItem > | m_aItemsToUpdate = {} |
| ref SCR_BackendCallbackRoomMods | m_ModsCallback |
| ref ScriptInvokerRoom | m_OnGetAllDependencies = new ScriptInvokerRoom() |
| ref ScriptInvokerRoom | m_OnGetScenario = new ScriptInvokerRoom() |
| ref ScriptInvokerVoid | m_OnModsFail |
| ref ScriptInvokerBase< ScriptInvoker_RoomModsDependencies > | m_OnDependenciesLoadingPrevented |
This class will take care of handling all room mods & dependencies Receiveing, sorting, downloading
Definition at line 27 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 174 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 94 of file SCR_RoomModsManager.c.
|
inlineprotected |
Show restricted addons and return true if there are restricted addons in room content.
Definition at line 205 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 360 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 442 of file SCR_RoomModsManager.c.
|
inlineprotected |
Get size with unit based on pach sizes from addons list.
Definition at line 430 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 409 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 485 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 423 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 81 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 60 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 66 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 72 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 460 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 472 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 466 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 454 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 322 of file SCR_RoomModsManager.c.
|
inlineprotected |
Call this when sceario is loaded.
Definition at line 194 of file SCR_RoomModsManager.c.
|
inlineprotected |
Call when all reports from dialog are cancled to clear invoker actions and display download dialog.
Definition at line 228 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 373 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 379 of file SCR_RoomModsManager.c.
|
inlineprotected |
Callback when any of depeendencies are preventing loading or donwloading Show dialog to cancel downloads blocking loading details
Definition at line 348 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 388 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 334 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 400 of file SCR_RoomModsManager.c.
|
inlineprotected |
Invoke mods loading error.
Definition at line 146 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 262 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 255 of file SCR_RoomModsManager.c.
|
inlineprotected |
Call this when room receive list of all mod dependencies.
Definition at line 270 of file SCR_RoomModsManager.c.
|
inlineprotected |
Call this when scenario has got complete info.
Definition at line 249 of file SCR_RoomModsManager.c.
|
inlineprotected |
Call this when mod containing scenario is loaded.
Definition at line 241 of file SCR_RoomModsManager.c.
|
inlineprotected |
Getting all mods for selected room Checkign dependencies and loading workshop items of mods
Definition at line 113 of file SCR_RoomModsManager.c.
|
inlineprotected |
Definition at line 133 of file SCR_RoomModsManager.c.
|
inlineprotected |
Return only all updated dependecies from dependencies param Save all up to date to give out reference array Save all up missing or outdate to out reference array
Definition at line 164 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 36 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 42 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 41 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 39 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 35 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 34 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 32 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 45 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 57 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 52 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 54 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 56 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 29 of file SCR_RoomModsManager.c.
|
protected |
Definition at line 30 of file SCR_RoomModsManager.c.