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

Protected Member Functions

override void OnMenuOpen ()
void OnClickCopy ()
void GenerateModContent ()
void OnTabChanged (SCR_TabViewComponent tabView, Widget w, int id)
SCR_AddonsExportSubMenuComponent SubMenuFromTab (SCR_TabViewComponent tabView, int id)

Protected Attributes

ref SCR_AddonsExportDialogWidgets m_Widgets = new SCR_AddonsExportDialogWidgets()
SCR_AddonsExportSubMenuComponent m_ExportSubMenu

Detailed Description

Definition at line 1 of file SCR_AddonsExportDialog.c.

Member Function Documentation

◆ GenerateModContent()

void SCR_AddonExportDialog::GenerateModContent ( )
inlineprotected

Definition at line 29 of file SCR_AddonsExportDialog.c.

◆ OnClickCopy()

void SCR_AddonExportDialog::OnClickCopy ( )
inlineprotected

Definition at line 22 of file SCR_AddonsExportDialog.c.

◆ OnMenuOpen()

override void SCR_AddonExportDialog::OnMenuOpen ( )
inlineprotected

Definition at line 8 of file SCR_AddonsExportDialog.c.

◆ OnTabChanged()

void SCR_AddonExportDialog::OnTabChanged ( SCR_TabViewComponent tabView,
Widget w,
int id )
inlineprotected

Definition at line 38 of file SCR_AddonsExportDialog.c.

◆ SubMenuFromTab()

SCR_AddonsExportSubMenuComponent SCR_AddonExportDialog::SubMenuFromTab ( SCR_TabViewComponent tabView,
int id )
inlineprotected

Definition at line 64 of file SCR_AddonsExportDialog.c.

Member Data Documentation

◆ m_ExportSubMenu

SCR_AddonsExportSubMenuComponent SCR_AddonExportDialog::m_ExportSubMenu
protected

Definition at line 5 of file SCR_AddonsExportDialog.c.

◆ m_Widgets

ref SCR_AddonsExportDialogWidgets SCR_AddonExportDialog::m_Widgets = new SCR_AddonsExportDialogWidgets()
protected

Definition at line 3 of file SCR_AddonsExportDialog.c.


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