Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ContentBrowser_GalleryDialog Class Reference
Inheritance diagram for SCR_ContentBrowser_GalleryDialog:
ChimeraMenuBase

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< BackendImagem_aImages = {}
int m_iSelectedItem

Detailed Description

Definition at line 5 of file SCR_ContentBrowser_GalleryDialog.c.

Member Function Documentation

◆ CreateForImages()

SCR_ContentBrowser_GalleryDialog SCR_ContentBrowser_GalleryDialog::CreateForImages ( array< BackendImage > images,
int selectedImageIndex )
inlinestaticprotected

Definition at line 14 of file SCR_ContentBrowser_GalleryDialog.c.

◆ OffsetCurrentItem()

void SCR_ContentBrowser_GalleryDialog::OffsetCurrentItem ( int offset)
inlineprotected

Offset - how much to move current item ID right/left.

Definition at line 105 of file SCR_ContentBrowser_GalleryDialog.c.

◆ OnBackButton()

void SCR_ContentBrowser_GalleryDialog::OnBackButton ( )
inlineprotected

Definition at line 113 of file SCR_ContentBrowser_GalleryDialog.c.

◆ OnMenuClose()

override void SCR_ContentBrowser_GalleryDialog::OnMenuClose ( )
inlineprotected

Definition at line 50 of file SCR_ContentBrowser_GalleryDialog.c.

◆ OnMenuOpen()

override void SCR_ContentBrowser_GalleryDialog::OnMenuOpen ( )
inlineprotected

Definition at line 23 of file SCR_ContentBrowser_GalleryDialog.c.

◆ OnNextButton()

void SCR_ContentBrowser_GalleryDialog::OnNextButton ( )
inlineprotected

Definition at line 119 of file SCR_ContentBrowser_GalleryDialog.c.

◆ OnPrevButton()

void SCR_ContentBrowser_GalleryDialog::OnPrevButton ( )
inlineprotected

Definition at line 125 of file SCR_ContentBrowser_GalleryDialog.c.

◆ SetImages()

void SCR_ContentBrowser_GalleryDialog::SetImages ( array< BackendImage > images,
int selectedImageIndex )
inlineprotected

Definition at line 60 of file SCR_ContentBrowser_GalleryDialog.c.

◆ ShowImage()

void SCR_ContentBrowser_GalleryDialog::ShowImage ( int id)
inlineprotected

Definition at line 80 of file SCR_ContentBrowser_GalleryDialog.c.

◆ UpdateButtons()

void SCR_ContentBrowser_GalleryDialog::UpdateButtons ( )
inlineprotected

Definition at line 97 of file SCR_ContentBrowser_GalleryDialog.c.

Member Data Documentation

◆ m_aImages

ref array<BackendImage> SCR_ContentBrowser_GalleryDialog::m_aImages = {}
protected

Definition at line 9 of file SCR_ContentBrowser_GalleryDialog.c.

◆ m_iSelectedItem

int SCR_ContentBrowser_GalleryDialog::m_iSelectedItem
protected

Definition at line 11 of file SCR_ContentBrowser_GalleryDialog.c.

◆ m_Widgets

ref SCR_ContentBrowser_GalleryDialogWidgets SCR_ContentBrowser_GalleryDialog::m_Widgets = new SCR_ContentBrowser_GalleryDialogWidgets
protected

Definition at line 7 of file SCR_ContentBrowser_GalleryDialog.c.


The documentation for this class was generated from the following file: