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

Protected Member Functions

override void OnMenuUpdate (float tDelta)
override void OnTabCreate (Widget menuRoot, ResourceName buttonsLayout, int index)
override void OnTabShow ()
override void OnTabHide ()
void UpdateGroups (SCR_PlayerControllerGroupComponent playerGroupController)
void CreateVolunteerForGroupLeaderButton ()
void CreateViewProfileButton ()
void OnPlayerTileFocus (int id)
void OnPlayerTileFocusLost (int id)
void OnViewProfile ()
void UpdateViewProfileButton (bool forceHidden=false)
void UpdateGroupSettingsButtons ()
 Displays or hides Volunteer button and Group Settings button based on the player role in group.

Protected Attributes

SCR_InputButtonComponent m_VolunteerForGroupLeaderButton
SCR_InputButtonComponent m_ViewProfileButton
int m_iLastSelectedPlayerId

Detailed Description

Definition at line 1 of file SCR_GroupSubMenuPlayerlist.c.

Member Function Documentation

◆ CreateViewProfileButton()

void SCR_GroupSubMenuPlayerlist::CreateViewProfileButton ( )
inlineprotected

Definition at line 65 of file SCR_GroupSubMenuPlayerlist.c.

◆ CreateVolunteerForGroupLeaderButton()

void SCR_GroupSubMenuPlayerlist::CreateVolunteerForGroupLeaderButton ( )
inlineprotected

Definition at line 55 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnMenuUpdate()

override void SCR_GroupSubMenuPlayerlist::OnMenuUpdate ( float tDelta)
inlineprotected

Definition at line 9 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnPlayerTileFocus()

void SCR_GroupSubMenuPlayerlist::OnPlayerTileFocus ( int id)
inlineprotected

Definition at line 86 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnPlayerTileFocusLost()

void SCR_GroupSubMenuPlayerlist::OnPlayerTileFocusLost ( int id)
inlineprotected

Definition at line 93 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnTabCreate()

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

Definition at line 15 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnTabHide()

override void SCR_GroupSubMenuPlayerlist::OnTabHide ( )
inlineprotected

Definition at line 36 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnTabShow()

override void SCR_GroupSubMenuPlayerlist::OnTabShow ( )
inlineprotected

Definition at line 24 of file SCR_GroupSubMenuPlayerlist.c.

◆ OnViewProfile()

void SCR_GroupSubMenuPlayerlist::OnViewProfile ( )
inlineprotected

Definition at line 99 of file SCR_GroupSubMenuPlayerlist.c.

◆ UpdateGroups()

void SCR_GroupSubMenuPlayerlist::UpdateGroups ( SCR_PlayerControllerGroupComponent playerGroupController)
inlineprotected

Definition at line 46 of file SCR_GroupSubMenuPlayerlist.c.

◆ UpdateGroupSettingsButtons()

void SCR_GroupSubMenuPlayerlist::UpdateGroupSettingsButtons ( )
inlineprotected

Displays or hides Volunteer button and Group Settings button based on the player role in group.

Definition at line 115 of file SCR_GroupSubMenuPlayerlist.c.

◆ UpdateViewProfileButton()

void SCR_GroupSubMenuPlayerlist::UpdateViewProfileButton ( bool forceHidden = false)
inlineprotected

Definition at line 105 of file SCR_GroupSubMenuPlayerlist.c.

Member Data Documentation

◆ m_iLastSelectedPlayerId

int SCR_GroupSubMenuPlayerlist::m_iLastSelectedPlayerId
protected

Definition at line 6 of file SCR_GroupSubMenuPlayerlist.c.

◆ m_ViewProfileButton

SCR_InputButtonComponent SCR_GroupSubMenuPlayerlist::m_ViewProfileButton
protected

Definition at line 4 of file SCR_GroupSubMenuPlayerlist.c.

◆ m_VolunteerForGroupLeaderButton

SCR_InputButtonComponent SCR_GroupSubMenuPlayerlist::m_VolunteerForGroupLeaderButton
protected

Definition at line 3 of file SCR_GroupSubMenuPlayerlist.c.


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