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

Protected Member Functions

override event void HandlerAttached (Widget w)
void SetFaction (Faction faction)
void UpdatePagination (Faction faction)
int GetStartingIndex ()
 Get index of first entry of current page.
void HandleNavigationButtons ()
void SetLastIndex ()
override void UpdatePlayerList ()
override event void HandlerDeattached (Widget w)

Protected Attributes

SCR_Faction m_Faction
SCR_SpinBoxComponent m_SpinBoxComp
int m_iLastPage
int m_iEntriesPerPage
string m_sSpinBoxElementName
string m_sPagingButtonLeft
string m_sPagingButtonRight

Detailed Description

Definition at line 62 of file SCR_FactionPlayerList.c.

Member Function Documentation

◆ GetStartingIndex()

int SCR_FactionPlayerList::GetStartingIndex ( )
inlineprotected

Get index of first entry of current page.

Definition at line 154 of file SCR_FactionPlayerList.c.

◆ HandleNavigationButtons()

void SCR_FactionPlayerList::HandleNavigationButtons ( )
inlineprotected

Definition at line 164 of file SCR_FactionPlayerList.c.

◆ HandlerAttached()

override event void SCR_FactionPlayerList::HandlerAttached ( Widget w)
inlineprotected

Definition at line 81 of file SCR_FactionPlayerList.c.

◆ HandlerDeattached()

override event void SCR_FactionPlayerList::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 231 of file SCR_FactionPlayerList.c.

◆ SetFaction()

void SCR_FactionPlayerList::SetFaction ( Faction faction)
inlineprotected

Definition at line 104 of file SCR_FactionPlayerList.c.

◆ SetLastIndex()

void SCR_FactionPlayerList::SetLastIndex ( )
inlineprotected

Definition at line 185 of file SCR_FactionPlayerList.c.

◆ UpdatePagination()

void SCR_FactionPlayerList::UpdatePagination ( Faction faction)
inlineprotected

Definition at line 126 of file SCR_FactionPlayerList.c.

◆ UpdatePlayerList()

override void SCR_FactionPlayerList::UpdatePlayerList ( )
inlineprotected

Definition at line 191 of file SCR_FactionPlayerList.c.

Member Data Documentation

◆ m_Faction

SCR_Faction SCR_FactionPlayerList::m_Faction
protected

Definition at line 64 of file SCR_FactionPlayerList.c.

◆ m_iEntriesPerPage

int SCR_FactionPlayerList::m_iEntriesPerPage
protected

Definition at line 69 of file SCR_FactionPlayerList.c.

◆ m_iLastPage

int SCR_FactionPlayerList::m_iLastPage
protected

Definition at line 66 of file SCR_FactionPlayerList.c.

◆ m_sPagingButtonLeft

string SCR_FactionPlayerList::m_sPagingButtonLeft
protected

Definition at line 75 of file SCR_FactionPlayerList.c.

◆ m_sPagingButtonRight

string SCR_FactionPlayerList::m_sPagingButtonRight
protected

Definition at line 78 of file SCR_FactionPlayerList.c.

◆ m_SpinBoxComp

SCR_SpinBoxComponent SCR_FactionPlayerList::m_SpinBoxComp
protected

Definition at line 65 of file SCR_FactionPlayerList.c.

◆ m_sSpinBoxElementName

string SCR_FactionPlayerList::m_sSpinBoxElementName
protected

Definition at line 72 of file SCR_FactionPlayerList.c.


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