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

Protected Member Functions

override void OnTabCreate (Widget menuRoot, ResourceName buttonsLayout, int index)
override void OnTabShow ()
override void OnTabHide ()
void OnChatOpen ()
void OnChatClosed ()
void OnAnimatorStateChanged (int formerState, int actualState)

Protected Attributes

Faction m_PlayerFaction
SCR_ChatPanel m_ChatPanelComponent

Detailed Description

Definition at line 1 of file SCR_GroupSubMenu.c.

Member Function Documentation

◆ OnAnimatorStateChanged()

void SCR_GroupSubMenu::OnAnimatorStateChanged ( int formerState,
int actualState )
inlineprotected

Definition at line 90 of file SCR_GroupSubMenu.c.

◆ OnChatClosed()

void SCR_GroupSubMenu::OnChatClosed ( )
inlineprotected

Definition at line 71 of file SCR_GroupSubMenu.c.

◆ OnChatOpen()

void SCR_GroupSubMenu::OnChatOpen ( )
inlineprotected

Definition at line 63 of file SCR_GroupSubMenu.c.

◆ OnTabCreate()

override void SCR_GroupSubMenu::OnTabCreate ( Widget menuRoot,
ResourceName buttonsLayout,
int index )
inlineprotected

Definition at line 7 of file SCR_GroupSubMenu.c.

◆ OnTabHide()

override void SCR_GroupSubMenu::OnTabHide ( )
inlineprotected

Definition at line 51 of file SCR_GroupSubMenu.c.

◆ OnTabShow()

override void SCR_GroupSubMenu::OnTabShow ( )
inlineprotected

Definition at line 25 of file SCR_GroupSubMenu.c.

Member Data Documentation

◆ m_ChatPanelComponent

SCR_ChatPanel SCR_GroupSubMenu::m_ChatPanelComponent
protected

Definition at line 4 of file SCR_GroupSubMenu.c.

◆ m_PlayerFaction

Faction SCR_GroupSubMenu::m_PlayerFaction
protected

Definition at line 3 of file SCR_GroupSubMenu.c.


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