Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_TabDialog Class Reference
Inheritance diagram for SCR_TabDialog:
SCR_ConfigurableDialogUi

Detailed Description

Class for tab dialogs, relies on a SCR_SuperMenuComponent placed on content layout root widget Do your tab related stuff in a child of SCR_SuperMenuComponent! Leave this for calling necessary events on it, and for global menu necessities

Note that any button created by tab sub menus will not be registered in the dialog's buttons map, as it should only include global ones. Any tab related button should be handled by the tab itself, even if they share the same footer space

Definition at line 9 of file SCR_TabDialog.c.


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