I don't need to test my programs. I have an error-correcting modem.
UE2:GUICharacterList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUICircularList >> GUICharacterList |
- Package:
- XInterface
- Direct subclass:
- GUICharacterListTeam
- This class in other games:
- UT2004
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: XInterface.GUICharacterList Parent: XInterface.GUIHorzList
<Enter a description here>
Properties[edit]
bLocked[edit]
Type: bool
DefaultPortrait[edit]
Type: Material
Image used for unused entries
PlayerList[edit]
Type: array<xUtil.PlayerRecord>
Instance functions[edit]
Add[edit]
Clear[edit]
function Clear ()
Overrides: GUIListBase.Clear
End[edit]
function End ()
Overrides: GUICircularList.End
find[edit]
GetDecoText[edit]
function string GetDecoText ()
GetName[edit]
function string GetName ()
GetPortrait[edit]
function Material GetPortrait ()
GetRecord[edit]
function xUtil.PlayerRecord GetRecord ()
GetSound[edit]
function Sound GetSound ()
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUICircularList.InitComponent
InitList[edit]
function InitList ()
Remove[edit]
ScrollLeft[edit]
function ScrollLeft ()
Overrides: GUICircularList.ScrollLeft
ScrollRight[edit]
function ScrollRight ()
Overrides: GUICircularList.ScrollRight
SelectedText[edit]
function string SelectedText ()