UE2:Browser_PlayersList (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> Browser_PlayersList |
- Package:
- XInterface
- This class in other games:
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. |
null
Properties
listitem
Type: int
MyPage
Type: Browser_ServerListPageBase
MyServersList
Type: Browser_ServersList
Default values
Property | Value |
---|---|
ColumnHeadings[0] | "Player Name" |
ColumnHeadings[1] | "Score" |
ColumnHeadings[2] | "Stats ID" |
ColumnHeadings[3] | "Ping" |
InitColumnPerc[0] | 0.17 |
InitColumnPerc[1] | 0.11 |
InitColumnPerc[2] | 0.11 |
InitColumnPerc[3] | 0.11 |
Instance functions
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMultiColumnList.InitComponent
InternalOnKeyEvent
Overrides: GUIVertList.InternalOnKeyEvent
MyOnDrawItem