Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MapMenuUI Class Reference

Fullscreen map menu. More...

Inheritance diagram for SCR_MapMenuUI:
ChimeraMenuBase SCR_CommandPostMapMenuUI

Protected Member Functions

override void OnMenuOpen ()
override void OnMenuClose ()
override void OnMenuInit ()
override void OnMenuUpdate (float tDelta)
void Callback_OnChatToggleAction ()

Protected Attributes

SCR_MapEntity m_MapEntity
SCR_ChatPanel m_ChatPanel

Detailed Description

Fullscreen map menu.

Definition at line 3 of file SCR_MapMenuUI.c.

Member Function Documentation

◆ Callback_OnChatToggleAction()

void SCR_MapMenuUI::Callback_OnChatToggleAction ( )
inlineprotected

Definition at line 56 of file SCR_MapMenuUI.c.

◆ OnMenuClose()

override void SCR_MapMenuUI::OnMenuClose ( )
inlineprotected

Definition at line 33 of file SCR_MapMenuUI.c.

◆ OnMenuInit()

override void SCR_MapMenuUI::OnMenuInit ( )
inlineprotected

Definition at line 42 of file SCR_MapMenuUI.c.

◆ OnMenuOpen()

override void SCR_MapMenuUI::OnMenuOpen ( )
inlineprotected

Definition at line 9 of file SCR_MapMenuUI.c.

◆ OnMenuUpdate()

override void SCR_MapMenuUI::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 49 of file SCR_MapMenuUI.c.

Member Data Documentation

◆ m_ChatPanel

SCR_ChatPanel SCR_MapMenuUI::m_ChatPanel
protected

Definition at line 6 of file SCR_MapMenuUI.c.

◆ m_MapEntity

SCR_MapEntity SCR_MapMenuUI::m_MapEntity
protected

Definition at line 5 of file SCR_MapMenuUI.c.


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