Gah - a solution with more questions. – EntropicLqd
UE2:Browser_PlayersList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> Browser_PlayersList |
- Package:
- XInterface
- This class in other games:
- UT2003
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[edit]
listitem[edit]
Type: int
MyPage[edit]
Type: Browser_ServerListPageBase
MyServersList[edit]
Type: Browser_ServersList
Default values[edit]
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 |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIListBase.InitComponent
Other instance functions[edit]
InternalOnKeyEvent[edit]
Overrides: GUIListBase.InternalOnKeyEvent
MyOnDrawItem[edit]
function MyOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)