Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GameOverScreenInput Class Reference
Inheritance diagram for GameOverScreenInput:
ChimeraMenuBase

Protected Member Functions

override void OnMenuOpen ()
override void OnMenuClose ()
override void OnMenuUpdate (float tDelta)
void OnChatToggle ()
void BackToMainMenuPopupComfirm ()
void OnBackToMainMenu ()
void ReturnToMainMenu ()
void ShowPlayerList ()

Protected Attributes

InputManager m_InputManager = GetGame().GetInputManager()
Widget m_BackButton
Widget m_ChatButton
SCR_GameOverScreenUIComponent m_GameOverScreenUIComponent
SCR_ChatPanel m_ChatPanel

Detailed Description

Definition at line 1 of file SCR_GameOverScreenInput.c.

Member Function Documentation

◆ BackToMainMenuPopupComfirm()

void GameOverScreenInput::BackToMainMenuPopupComfirm ( )
inlineprotected

Definition at line 72 of file SCR_GameOverScreenInput.c.

◆ OnBackToMainMenu()

void GameOverScreenInput::OnBackToMainMenu ( )
inlineprotected

Definition at line 78 of file SCR_GameOverScreenInput.c.

◆ OnChatToggle()

void GameOverScreenInput::OnChatToggle ( )
inlineprotected

Definition at line 64 of file SCR_GameOverScreenInput.c.

◆ OnMenuClose()

override void GameOverScreenInput::OnMenuClose ( )
inlineprotected

Definition at line 41 of file SCR_GameOverScreenInput.c.

◆ OnMenuOpen()

override void GameOverScreenInput::OnMenuOpen ( )
inlineprotected

Definition at line 9 of file SCR_GameOverScreenInput.c.

◆ OnMenuUpdate()

override void GameOverScreenInput::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 56 of file SCR_GameOverScreenInput.c.

◆ ReturnToMainMenu()

void GameOverScreenInput::ReturnToMainMenu ( )
inlineprotected

Definition at line 87 of file SCR_GameOverScreenInput.c.

◆ ShowPlayerList()

void GameOverScreenInput::ShowPlayerList ( )
inlineprotected

Definition at line 96 of file SCR_GameOverScreenInput.c.

Member Data Documentation

◆ m_BackButton

Widget GameOverScreenInput::m_BackButton
protected

Definition at line 4 of file SCR_GameOverScreenInput.c.

◆ m_ChatButton

Widget GameOverScreenInput::m_ChatButton
protected

Definition at line 5 of file SCR_GameOverScreenInput.c.

◆ m_ChatPanel

SCR_ChatPanel GameOverScreenInput::m_ChatPanel
protected

Definition at line 7 of file SCR_GameOverScreenInput.c.

◆ m_GameOverScreenUIComponent

SCR_GameOverScreenUIComponent GameOverScreenInput::m_GameOverScreenUIComponent
protected

Definition at line 6 of file SCR_GameOverScreenInput.c.

◆ m_InputManager

InputManager GameOverScreenInput::m_InputManager = GetGame().GetInputManager()
protected

Definition at line 3 of file SCR_GameOverScreenInput.c.


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