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

Protected Member Functions

void InitCommander ()
override void OnMapOpen (MapConfiguration config)
override void OnMapClose (MapConfiguration config)
void OnMapEscape ()
void OnMapEscapeDelayed ()
override void Update (float timeSlice)

Protected Attributes

ResourceName m_sBaseElement
InputManager m_InputManager
const int MAP_CLOSE_DELAY = 300

Detailed Description

Definition at line 1 of file SCR_CommandPostMapCampaignUI.c.

Member Function Documentation

◆ InitCommander()

void SCR_CommandPostMapCampaignUI::InitCommander ( )
inlineprotected

Definition at line 11 of file SCR_CommandPostMapCampaignUI.c.

◆ OnMapClose()

override void SCR_CommandPostMapCampaignUI::OnMapClose ( MapConfiguration config)
inlineprotected

Definition at line 30 of file SCR_CommandPostMapCampaignUI.c.

◆ OnMapEscape()

void SCR_CommandPostMapCampaignUI::OnMapEscape ( )
inlineprotected

Definition at line 39 of file SCR_CommandPostMapCampaignUI.c.

◆ OnMapEscapeDelayed()

void SCR_CommandPostMapCampaignUI::OnMapEscapeDelayed ( )
inlineprotected

Definition at line 47 of file SCR_CommandPostMapCampaignUI.c.

◆ OnMapOpen()

override void SCR_CommandPostMapCampaignUI::OnMapOpen ( MapConfiguration config)
inlineprotected

Definition at line 22 of file SCR_CommandPostMapCampaignUI.c.

◆ Update()

override void SCR_CommandPostMapCampaignUI::Update ( float timeSlice)
inlineprotected

Definition at line 54 of file SCR_CommandPostMapCampaignUI.c.

Member Data Documentation

◆ m_InputManager

InputManager SCR_CommandPostMapCampaignUI::m_InputManager
protected

Definition at line 6 of file SCR_CommandPostMapCampaignUI.c.

◆ m_sBaseElement

ResourceName SCR_CommandPostMapCampaignUI::m_sBaseElement
protected

Definition at line 4 of file SCR_CommandPostMapCampaignUI.c.

◆ MAP_CLOSE_DELAY

const int SCR_CommandPostMapCampaignUI::MAP_CLOSE_DELAY = 300
protected

Definition at line 8 of file SCR_CommandPostMapCampaignUI.c.


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