Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:GUICharacterListTeam (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUICircularList >> GUICharacterList >> GUICharacterListTeam |
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} 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
Instance functions[edit]
InitList[edit]
function InitList ()
Overrides: GUICharacterList.InitList
InitListExcl[edit]
Include all players except those described with Menu=s
InitListExclusive[edit]
Include all players except those described with Menu=s
InitListIncl[edit]
Include all players except those described with Menu=s
InitListInclusive[edit]
function InitListInclusive (string s)
Include only those players described with Menu=s
PopulateList[edit]
populate the player list based on default player names
ResetList[edit]
Populate list with Player team members