I'm a doctor, not a mechanic
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
bLocked
Type: bool
DefaultPortrait
Type: Material
Image used for unused entries
PlayerList
Type: array<xUtil.PlayerRecord>
Instance functions
Add
Clear
function Clear ()
Overrides: GUIListBase.Clear
End
function End ()
Overrides: GUICircularList.End
find
GetDecoText
function string GetDecoText ()
GetName
function string GetName ()
GetPortrait
function Material GetPortrait ()
GetRecord
function xUtil.PlayerRecord GetRecord ()
GetSound
function Sound GetSound ()
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUICircularList.InitComponent
InitList
function InitList ()
Remove
ScrollLeft
function ScrollLeft ()
Overrides: GUICircularList.ScrollLeft
ScrollRight
function ScrollRight ()
Overrides: GUICircularList.ScrollRight
SelectedText
function string SelectedText ()