![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Protected Member Functions | |
| static void | InvokeEventOnAllMenuClosed () |
| static ScriptInvoker | GetEventOnAllMenuClosed () |
| static void | CloseAllMenus (array< typename > menus) |
| Close all menus that are not of selected class. | |
| static void | CloseTopMenu (array< typename > menus, int calls) |
| static void | AllMenuClosed () |
Static Protected Attributes | |
| static const int | MENU_CLOSE_FALLBACK = 10 |
| static MenuManager | m_MenuMgr |
| static ref ScriptInvoker | Event_OnAllMenuClosed |
Class for centralized features that should simplify using menus from script
Definition at line 5 of file SCR_MenuToolsLib.c.
|
inlinestaticprotected |
Definition at line 86 of file SCR_MenuToolsLib.c.
|
inlinestaticprotected |
Close all menus that are not of selected class.
Definition at line 39 of file SCR_MenuToolsLib.c.
Definition at line 52 of file SCR_MenuToolsLib.c.
|
inlinestaticprotected |
Definition at line 25 of file SCR_MenuToolsLib.c.
|
inlinestaticprotected |
Definition at line 18 of file SCR_MenuToolsLib.c.
|
staticprotected |
Definition at line 15 of file SCR_MenuToolsLib.c.
|
staticprotected |
Definition at line 9 of file SCR_MenuToolsLib.c.
|
staticprotected |
Definition at line 7 of file SCR_MenuToolsLib.c.