Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_PlayerListComboEntryData Interface Reference
Inheritance diagram for SCR_PlayerListComboEntryData:
[legend]

Public Member Functions

void SCR_PlayerListComboEntryData (SCR_EPlayerListComboType comboEntryType, SCR_EPlayerListComboAction comboEntryAction)
 
SCR_EPlayerListComboType GetComboEntryType ()
 
SCR_EPlayerListComboAction GetComboEntryAction ()
 

Protected Attributes

SCR_EPlayerListComboType m_eComboEntryType
 
SCR_EPlayerListComboAction m_eComboEntryAction
 

Constructor & Destructor Documentation

◆ SCR_PlayerListComboEntryData()

void SCR_PlayerListComboEntryData.SCR_PlayerListComboEntryData ( SCR_EPlayerListComboType  comboEntryType,
SCR_EPlayerListComboAction  comboEntryAction 
)

Member Function Documentation

◆ GetComboEntryAction()

SCR_EPlayerListComboAction SCR_PlayerListComboEntryData.GetComboEntryAction ( )
Returns
Action for type of Player List Combo Entry Data

◆ GetComboEntryType()

SCR_EPlayerListComboType SCR_PlayerListComboEntryData.GetComboEntryType ( )
Returns
Type of Player List Combo Entry Data

Member Data Documentation

◆ m_eComboEntryAction

SCR_EPlayerListComboAction SCR_PlayerListComboEntryData.m_eComboEntryAction
protected

◆ m_eComboEntryType

SCR_EPlayerListComboType SCR_PlayerListComboEntryData.m_eComboEntryType
protected

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