There is no spoon

UE2:GUICharacterListTeam (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIListBase >> GUICircularList >> GUICharacterList >> GUICharacterListTeam
Package: 
XInterface
This class in other games:
UT2004

Class: XInterface.GUICharacterListTeam Parent: XInterface.GUICharacterList

Specialized version of charlist that allows manual addition/ removal of players. author: capps 8/25/02

Instance functions

InitList

function InitList ()

Overrides: GUICharacterList.InitList


InitListExclusive

function InitListExclusive (string s, optional string s2)


InitListInclusive

function InitListInclusive (string s)


ResetList

function ResetList (array<xUtil.PlayerRecordPlayerTeam, int numchars)