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

Public Member Functions

void SetGroup (SCR_AIGroup group)
 
override void UpdatePlayerList ()
 
- Public Member Functions inherited from SCR_PlayerList
override void HandlerAttached (Widget w)
 
void UpdatePlayerList ()
 
void ShowPlayerList (bool show)
 

Protected Attributes

SCR_AIGroup m_Group
 
- Protected Attributes inherited from SCR_PlayerList
string m_sFlag
 
ImageWidget m_wFlag
 
string m_sName
 
TextWidget m_wName
 
string m_sPlayerCount
 
TextWidget m_wPlayerCount
 
string m_sPlayerList
 
Widget m_wPlayerList
 
ResourceName m_sPlayerName
 
ref array< SCR_PlayerNamem_aPlayerNames = {}
 
Widget m_wRoot
 

Additional Inherited Members

- Protected Member Functions inherited from SCR_PlayerList
void CreatePlayerName (int pid)
 

Member Function Documentation

◆ SetGroup()

void SCR_GroupPlayerList.SetGroup ( SCR_AIGroup  group)

◆ UpdatePlayerList()

override void SCR_GroupPlayerList.UpdatePlayerList ( )

Implements SCR_PlayerList.

Member Data Documentation

◆ m_Group

SCR_AIGroup SCR_GroupPlayerList.m_Group
protected

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