Gah - a solution with more questions. – EntropicLqd
UE2:GUICharacterListTeam (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUICircularList >> GUICharacterList >> GUICharacterListTeam |
Contents |
- Package:
- XInterface
- This class in other games:
- UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: UT2K4UI.GUICharacterListTeam Parent: UT2K4UI.GUICharacterList
Specialized version of charlist that allows manual addition/ removal of players. author: capps 8/25/02
[edit] Instance functions
[edit] InitList
function InitList ()
Overrides: GUICharacterList.InitList
[edit] InitListExcl
Include all players except those described with Menu=s
[edit] InitListExclusive
Include all players except those described with Menu=s
[edit] InitListIncl
Include all players except those described with Menu=s
[edit] InitListInclusive
function InitListInclusive (string s)
Include only those players described with Menu=s
[edit] PopulateList
populate the player list based on default player names
[edit] ResetList
Populate list with Player team members
