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

Command post map menu. More...

Inheritance diagram for SCR_CommandPostMapMenuUI:
SCR_MapMenuUI

Protected Member Functions

ScriptInvokerVoid GetOnClosedByEditor ()
void OpenMap ()
override void OnMenuOpen ()
override void OnMenuClose ()
void OnEditorOpened ()
void OnEditorClosed ()
void OnLifeStateChanged (ECharacterLifeState previousLifeState, ECharacterLifeState newLifeState, bool isJIP)

Protected Attributes

ref ScriptInvokerVoid m_OnClosedByEditor = new ScriptInvokerVoid()
bool m_bWasMapClosedByEditor
SCR_CharacterControllerComponent m_CharacterController

Detailed Description

Command post map menu.

Definition at line 3 of file SCR_CommandPostMapMenuUI.c.

Member Function Documentation

◆ GetOnClosedByEditor()

ScriptInvokerVoid SCR_CommandPostMapMenuUI::GetOnClosedByEditor ( )
inlineprotected

Definition at line 11 of file SCR_CommandPostMapMenuUI.c.

◆ OnEditorClosed()

void SCR_CommandPostMapMenuUI::OnEditorClosed ( )
inlineprotected

Definition at line 114 of file SCR_CommandPostMapMenuUI.c.

◆ OnEditorOpened()

void SCR_CommandPostMapMenuUI::OnEditorOpened ( )
inlineprotected

Definition at line 103 of file SCR_CommandPostMapMenuUI.c.

◆ OnLifeStateChanged()

void SCR_CommandPostMapMenuUI::OnLifeStateChanged ( ECharacterLifeState previousLifeState,
ECharacterLifeState newLifeState,
bool isJIP )
inlineprotected

Definition at line 126 of file SCR_CommandPostMapMenuUI.c.

◆ OnMenuClose()

override void SCR_CommandPostMapMenuUI::OnMenuClose ( )
inlineprotected

Definition at line 87 of file SCR_CommandPostMapMenuUI.c.

◆ OnMenuOpen()

override void SCR_CommandPostMapMenuUI::OnMenuOpen ( )
inlineprotected

Definition at line 57 of file SCR_CommandPostMapMenuUI.c.

◆ OpenMap()

void SCR_CommandPostMapMenuUI::OpenMap ( )
inlineprotected

Definition at line 17 of file SCR_CommandPostMapMenuUI.c.

Member Data Documentation

◆ m_bWasMapClosedByEditor

bool SCR_CommandPostMapMenuUI::m_bWasMapClosedByEditor
protected

Definition at line 7 of file SCR_CommandPostMapMenuUI.c.

◆ m_CharacterController

SCR_CharacterControllerComponent SCR_CommandPostMapMenuUI::m_CharacterController
protected

Definition at line 8 of file SCR_CommandPostMapMenuUI.c.

◆ m_OnClosedByEditor

ref ScriptInvokerVoid SCR_CommandPostMapMenuUI::m_OnClosedByEditor = new ScriptInvokerVoid()
protected

Definition at line 5 of file SCR_CommandPostMapMenuUI.c.


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