I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:GUICharacterList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUICircularList >> GUICharacterList |
- Package:
- XInterface
- Direct subclass:
- GUICharacterListTeam
- 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.GUICharacterList Parent: UT2K4UI.GUIHorzList
<Enter a description here>
[edit] Properties
[edit] Property group 'GUICharacterList'
[edit] bLocked
Type: bool
[edit] DefaultPortrait
Type: Material
Image used for unused entries
[edit] PlayerList
Type: array<xUtil.PlayerRecord>
[edit] SelectedElements
Type: array<xUtil.PlayerRecord>
[edit] Functions
[edit] Events
[edit] InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUICircularList.InitComponent
[edit] Other instance functions
[edit] Add
[edit] Clear
function Clear ()
Overrides: GUIListBase.Clear
[edit] ClearPendingElements
function ClearPendingElements ()
Overrides: GUIListBase.ClearPendingElements
[edit] End
function End ()
Overrides: GUICircularList.End
[edit] Find
[edit] GetDecoText
function string GetDecoText ()
[edit] GetDecoTextAt
[edit] GetGender
function string GetGender ()
[edit] GetGenderAt
[edit] GetName
function string GetName ()
[edit] GetNameAt
[edit] GetPendingElements
[edit] GetPortrait
function Material GetPortrait ()
[edit] GetPortraitAt
[edit] GetRecord
function xUtil.PlayerRecord GetRecord ()
[edit] GetRecordAt
function xUtil.PlayerRecord GetRecordAt (int i)
[edit] GetSound
function Sound GetSound ()
[edit] GetSoundAt
[edit] InitList
function InitList ()
[edit] InternalOnBeginDrag
function bool InternalOnBeginDrag (GUIComponent Sender)
Overrides: GUIListBase.InternalOnBeginDrag
[edit] InternalOnDragDrop
function bool InternalOnDragDrop (GUIComponent Sender)
Overrides: GUIListBase.InternalOnDragDrop
[edit] InternalOnEndDrag
function InternalOnEndDrag (GUIComponent Accepting, bool bAccepted)
Overrides: GUIListBase.InternalOnEndDrag
[edit] MoveLeft
function bool MoveLeft ()
Overrides: GUICircularList.MoveLeft
[edit] MoveRight
function bool MoveRight ()
Overrides: GUICircularList.MoveRight
[edit] Remove
[edit] ScrollLeft
function ScrollLeft ()
[edit] ScrollRight
function ScrollRight ()
[edit] SelectedText
function string SelectedText ()
