![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnMenuOpen () |
| override void | OnMenuClose () |
| void | SetImages (array< BackendImage > images, int selectedImageIndex) |
| void | ShowImage (int id) |
| void | UpdateButtons () |
| void | OffsetCurrentItem (int offset) |
| Offset - how much to move current item ID right/left. | |
| void | OnBackButton () |
| void | OnNextButton () |
| void | OnPrevButton () |
Static Protected Member Functions | |
| static SCR_ContentBrowser_GalleryDialog | CreateForImages (array< BackendImage > images, int selectedImageIndex) |
Protected Attributes | |
| ref SCR_ContentBrowser_GalleryDialogWidgets | m_Widgets = new SCR_ContentBrowser_GalleryDialogWidgets |
| ref array< BackendImage > | m_aImages = {} |
| int | m_iSelectedItem |
Definition at line 5 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlinestaticprotected |
Definition at line 14 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Offset - how much to move current item ID right/left.
Definition at line 105 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 113 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 50 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 23 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 119 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 125 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 60 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 80 of file SCR_ContentBrowser_GalleryDialog.c.
|
inlineprotected |
Definition at line 97 of file SCR_ContentBrowser_GalleryDialog.c.
|
protected |
Definition at line 9 of file SCR_ContentBrowser_GalleryDialog.c.
|
protected |
Definition at line 11 of file SCR_ContentBrowser_GalleryDialog.c.
|
protected |
Definition at line 7 of file SCR_ContentBrowser_GalleryDialog.c.