![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | Init () |
| int | AddItem (string item) |
| void | RemoveItem (int item) |
| int | GetCurrentIndex () |
| string | GetCurrentItem () |
| void | OnImageSelected (string item) |
| void | SetPagingLayout (int index, int maxIndex) |
| void | Paging () |
| void | SetCanNavigate (bool canNavigate) |
Protected Attributes | |
| ref array< ref ResourceName > | m_aResourceNames |
| ref array< ref SCR_ImageGalleryButtonComponent > | m_aImages = new array <ref SCR_ImageGalleryButtonComponent> |
| ref array< Widget > | m_aElementWidgets = new array<Widget>() |
| SCR_ImageGalleryButtonComponent | m_SelectedItem |
| Widget | m_wRoot |
| Widget | m_wGalleryGrid |
| int | m_iSelectedItemIndex |
| ImageWidget | m_MainImage |
| WorkspaceWidget | m_Workspace |
| bool | m_bItemSelected = false |
| const ResourceName | LAYOUT_GALLERY_ELEMENT = "{F7C52551E0B04BE1}UI/layouts/WidgetLibrary/ImageWidgets/WLib_ImageGalleryItem.layout" |
Definition at line 2 of file SCR_ImageGalleryComponent.c.
Definition at line 96 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 123 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 129 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 34 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 42 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 138 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 154 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 110 of file SCR_ImageGalleryComponent.c.
|
inlineprotected |
Definition at line 160 of file SCR_ImageGalleryComponent.c.
Definition at line 144 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 31 of file SCR_ImageGalleryComponent.c.
Definition at line 16 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 7 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 5 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 29 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 25 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 26 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 17 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 23 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 28 of file SCR_ImageGalleryComponent.c.
|
protected |
Definition at line 21 of file SCR_ImageGalleryComponent.c.