|
Arma Reforger Script API
|
Protected Member Functions | |
| override void | OnMenuOpen () |
| void | PrepareTiles (bool isContentDisabled=false) |
Static Protected Attributes | |
| const ResourceName | TILES_LAYOUT = "{056BE72745839C20}UI/layouts/Menus/ContentBrowser/CampaignMenu/CampaignTile_Vertical.layout" |
| const ResourceName | CONFIG = "{0B1DDB81597DFF04}Configs/ContentBrowser/MainMenu/CampaignMenuEntries.conf" |
Static Protected Attributes inherited from ChimeraMenuBase | |
| const string | INPUT_CONTEXT_EDIT = "MenuTextEditContext" |
| static ChimeraMenuBase | m_ThisMenu |
Additional Inherited Members | |
Public Member Functions inherited from SCR_SuperMenuBase | |
| override void | OnMenuShow () |
| override void | OnMenuHide () |
| override void | OnMenuUpdate (float tDelta) |
| override void | OnMenuClose () |
| override void | OnMenuFocusGained () |
| override void | OnMenuFocusLost () |
| SCR_SuperMenuComponent | GetSuperMenu () |
Public Member Functions inherited from MenuRootBase | |
| ScriptInvoker | GetOnMenuFocusGained () |
| ScriptInvoker | GetOnMenuFocusLost () |
| ScriptInvoker | GetOnMenuShow () |
| ScriptInvoker | GetOnMenuHide () |
| ScriptInvoker | GetOnMenuItem () |
| ScriptInvoker | GetOnMenuUpdate () |
| ScriptInvoker | GetOnMenuOpen () |
| ScriptInvoker | GetOnMenuInit () |
| ScriptInvoker | GetOnMenuClose () |
| void | OnMenuClosed () |
| void | InitChat () |
| void | ShowChat () |
| MenuRootComponent | GetRootComponent () |
| SCR_DynamicFooterComponent | GetFooterComponent () |
| override void | OnMenuItem (string menuItemName, bool changed, bool finished) |
| override void | OnMenuInit () |
Public Member Functions inherited from ChimeraMenuBase | |
| override void | OnMenuOpened () |
Static Public Member Functions inherited from ChimeraMenuBase | |
| static ChimeraMenuBase | CurrentChimeraMenu () |
| static ChimeraMenuBase | GetOwnerMenu (Widget w) |
| Returns parent menu of a widget. | |
Public Attributes inherited from ChimeraMenuBase | |
| ref ScriptInvoker | m_OnTextEditContextChange = new ScriptInvoker |
| ref ScriptInvoker | m_OnUpdate = new ScriptInvoker |
Protected Attributes inherited from SCR_SuperMenuBase | |
| SCR_SuperMenuComponent | m_SuperMenuComponent |
Protected Attributes inherited from MenuRootBase | |
| MenuRootComponent | m_MenuRootComponent |
| ref ScriptInvoker | m_EventOnMenuFocusGained |
| ref ScriptInvoker | m_EventOnMenuFocusLost |
| ref ScriptInvoker | m_EventOnMenuShow |
| ref ScriptInvoker | m_EventOnMenuHide |
| ref ScriptInvoker | m_EventOnMenuItem |
| ref ScriptInvoker | m_EventOnMenuUpdate |
| ref ScriptInvoker | m_EventOnMenuOpen |
| ref ScriptInvoker | m_EventOnMenuInit |
| ref ScriptInvoker | m_EventOnMenuClose |
| SCR_ChatPanel | m_ChatPanel |
| SCR_DynamicFooterComponent | m_DynamicFooter |
Protected Attributes inherited from ChimeraMenuBase | |
| bool | m_bTextEditActive = false |
|
protected |
Implements SCR_SuperMenuBase.
|
protected |
|
staticprotected |
|
staticprotected |