Always snap to grid

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[edit]

InitList[edit]

function InitList ()

Overrides: GUICharacterList.InitList


InitListExclusive[edit]

function InitListExclusive (string s, optional string s2)


InitListInclusive[edit]

function InitListInclusive (string s)


ResetList[edit]

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