Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
SCR_GMMenu Interface Reference
Inheritance diagram for SCR_GMMenu:
[legend]

Public Member Functions

override void OnMenuOpen ()
 
override void OnMenuFocusGained ()
 
- Public Member Functions inherited from ChimeraMenuBase
override void OnMenuInit ()
 
override void OnMenuUpdate (float tDelta)
 
override void OnMenuOpen ()
 
override void OnMenuOpened ()
 
override void OnMenuClose ()
 
override void OnMenuFocusGained ()
 
override void OnMenuFocusLost ()
 
override void OnMenuShow ()
 
override void OnMenuHide ()
 

Protected Member Functions

void PrepareTiles ()
 
void OnBack ()
 
void OnTileFocused (SCR_GMMenuTileComponent tile)
 

Protected Attributes

SCR_GalleryComponent m_Gallery
 
WorkshopApi m_WorkshopAPI
 
SCR_GMMenuTileComponent m_CurrentTile
 
- Protected Attributes inherited from ChimeraMenuBase
bool m_bTextEditActive = false
 

Static Protected Attributes

const ResourceName TILES_LAYOUT = "{02155A85F2DC521F}UI/layouts/Menus/GMMenu/GMMenuTile.layout"
 
const ResourceName CONFIG = "{CA59D3A983A1BBAB}Configs/GMMenu/GMMenuEntries.conf"
 
- Static Protected Attributes inherited from ChimeraMenuBase
const string INPUT_CONTEXT_EDIT = "MenuTextEditContext"
 
static ChimeraMenuBase m_ThisMenu
 

Additional Inherited Members

- 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
 

Member Function Documentation

◆ OnBack()

void SCR_GMMenu.OnBack ( )
protected

◆ OnMenuFocusGained()

override void SCR_GMMenu.OnMenuFocusGained ( )

Implements ChimeraMenuBase.

◆ OnMenuOpen()

override void SCR_GMMenu.OnMenuOpen ( )

Implements ChimeraMenuBase.

◆ OnTileFocused()

void SCR_GMMenu.OnTileFocused ( SCR_GMMenuTileComponent  tile)
protected

◆ PrepareTiles()

void SCR_GMMenu.PrepareTiles ( )
protected

Member Data Documentation

◆ CONFIG

const ResourceName SCR_GMMenu.CONFIG = "{CA59D3A983A1BBAB}Configs/GMMenu/GMMenuEntries.conf"
staticprotected

◆ m_CurrentTile

SCR_GMMenuTileComponent SCR_GMMenu.m_CurrentTile
protected

◆ m_Gallery

SCR_GalleryComponent SCR_GMMenu.m_Gallery
protected

◆ m_WorkshopAPI

WorkshopApi SCR_GMMenu.m_WorkshopAPI
protected

◆ TILES_LAYOUT

const ResourceName SCR_GMMenu.TILES_LAYOUT = "{02155A85F2DC521F}UI/layouts/Menus/GMMenu/GMMenuTile.layout"
staticprotected

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