Always snap to grid
UE2:PlayerInfoMultiColumnList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:PlayerInfoData (UT2004))
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> PlayerInfoMultiColumnList |
- Package:
- xVoting
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: xVoting.PlayerInfoMultiColumnList
Multi-Column list box used to display player info.
Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
ListData[edit]
Type: array<PlayerInfoData>
Default values[edit]
Property | Value |
---|---|
ColumnHeadings[0] | "-" |
ColumnHeadings[1] | "-" |
InitColumnPerc[0] | 0.35 |
InitColumnPerc[1] | 0.65 |
OnDrawItem | DrawItem; |
SelectedStyleName | "BrowserListSelection" |
SortDescending | True |
StyleName | "ServerBrowserGrid" |
Structs[edit]
PlayerInfoData[edit]
Instance functions[edit]
Add[edit]
DrawItem[edit]
function DrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)
GetSortString[edit]
Overrides: GUIMultiColumnList.GetSortString