Gah - a solution with more questions. – EntropicLqd
UE2:AdminPlayerList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> AdminPlayerList |
- Package:
- XInterface
- 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. |
(C) 2002, Epic Games
Properties[edit]
MyPlayers[edit]
Type: array<PlayerInfo>
SelStyle[edit]
Type: GUIStyles
Default values[edit]
Property | Value |
---|---|
ColumnHeadings[0] | "Player Name" |
ColumnHeadings[1] | "Unique ID" |
ColumnHeadings[2] | "IP" |
InitColumnPerc[0] | 0.3 |
InitColumnPerc[1] | 0.4 |
InitColumnPerc[2] | 0.3 |
WinHeight | 1.0 |
Structs[edit]
PlayerInfo[edit]
Instance functions[edit]
Add[edit]
function Add (string PlayerInfo)
Clear[edit]
function Clear ()
Overrides: GUIMultiColumnList.Clear
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMultiColumnList.InitComponent
InternalOnKeyEvent[edit]
Overrides: GUIVertList.InternalOnKeyEvent