![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| override bool | OnFocus (Widget w, int x, int y) |
| override bool | OnFocusLost (Widget w, int x, int y) |
| void | UpdateAllWidgets () |
| void | UpdateDownloadButtonState () |
| void | OnDownloadClick (SCR_ButtonBaseComponent button) |
| Do this actions on using button on. | |
| void | SetModContent (SCR_WorkshopItem item, string version) |
| void | SetModRating (string str) |
| void | SetModDataSize (string str) |
| void | DownloadContent () |
| void | OnDownloadButtonHover () |
| void | OnDownloadButtonHoverLeave () |
| void | OnItemDownload () |
| Call this on download addon dat. | |
| void | MarkAsUpdated () |
| SCR_WorkshopItem | GetWorkshopItem () |
| bool | IsUpdated (WorkshopItem item=null) |
| bool | IsDownloading (WorkshopItem item=null) |
| Dependency | GetDependency () |
| void | Callback_OnChanged () |
Protected Attributes | |
| TextWidget | m_wTxtRating |
| TextWidget | m_wTxtDataSize |
| ref SCR_WorkshopItem | m_Item |
| ref ScriptInvoker | m_OnModDonwloaded = new ScriptInvoker() |
| ref Revision | m_Version |
| SCR_MultipleStatesButtonComponent | m_BtnDownload |
| bool | m_bHover = false |
| bool | m_bFocus = false |
| const int | STATE_DOWNLOAD = 0 |
| const int | STATE_DOWNLOADING = 1 |
| const int | STATE_CANCEL = 2 |
| const int | STATE_DOWNLOADED = 3 |
Definition at line 2 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 353 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 277 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 351 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 325 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 30 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 61 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 334 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 328 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 318 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 298 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 304 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Do this actions on using button on.
Definition at line 229 of file SCR_ModEntryComponent.c.
Definition at line 67 of file SCR_ModEntryComponent.c.
Definition at line 78 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Call this on download addon dat.
Definition at line 311 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 260 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 274 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 271 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_ModEntryComponent.c.
|
inlineprotected |
Definition at line 138 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 21 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 20 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 17 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 12 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 13 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 14 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 9 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 8 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 26 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 24 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 27 of file SCR_ModEntryComponent.c.
|
protected |
Definition at line 25 of file SCR_ModEntryComponent.c.