![]() |
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_BackendImageComponent |
| class | SCR_ScenarioBackendImageComponent |
| Same as SCR_BackendImageComponent, but implements default image based on scenario. More... | |
Functions | |
| void | SetWorkshopItemAndImage (SCR_WorkshopItem item, BackendImage image) |
| Sets reference to workshop item. Call this, then call SetImage as usual. | |
| override void | ShowLoadingImage (ResourceName loadingImage=string.Empty) |
Variables | |
| SCR_BackendImageComponent | m_Item |
| Same as SCR_BackendImageComponent, but implements default image based on tag of Workshop Item. | |
| void SetWorkshopItemAndImage | ( | SCR_WorkshopItem | item, |
| BackendImage | image ) |
Sets reference to workshop item. Call this, then call SetImage as usual.
Definition at line 375 of file SCR_BackendImageComponent.c.
| override void ShowLoadingImage | ( | ResourceName | loadingImage = string.Empty | ) |
Definition at line 388 of file SCR_BackendImageComponent.c.
| SCR_BackendImageComponent m_Item |
Same as SCR_BackendImageComponent, but implements default image based on tag of Workshop Item.