| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIListBase
|
+-- XInterface.GUIVertList
|
+-- XInterface.GUIMultiColumnList
|
+-- XVoting.MapVoteCountMultiColumnList
|
+-- ROInterface.ROMapVoteCountMultiColumnList
| Variables Summary |
|---|
| Inherited Variables from XVoting.MapVoteCountMultiColumnList |
|---|
| PrevSortColumn, VRI |
| Inherited Variables from XInterface.GUIMultiColumnList |
|---|
| CellSpacing, ColumnHeadingHints, ColumnHeadings, ColumnWidths, ExpandLastColumn, InitColumnPerc, InvSortData, NeedsSorting, SortColumn, SortData, SortDescending |
| Structures Summary |
|---|
| Inherited Structures from XInterface.GUIMultiColumnList |
|---|
| MultiColumnSortData |
| Functions Summary | ||
|---|---|---|
![]() | DrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)) | |
![]() | string | GetSortString (int i )) |
| Inherited Functions from XVoting.MapVoteCountMultiColumnList |
|---|
| DrawItem, Free, GetSelectedGameConfigIndex, GetSelectedMapIndex, GetSelectedMapName, GetSortString, InternalOnDragDrop, LoadList, OnSortChanged, UpdatedVoteCount |
| Inherited Functions from XInterface.GUIMultiColumnList |
|---|
| AddedItem, ChangeSortOrder, Clear, CurrentListId, Dump, GetCellLeftWidth, GetListIndex, InitializeColumns, InternalOnPreDraw, OnSortChanged, RemovedCurrent, RemovedItem, ResolutionChanged, Sort, SortList, UpdatedItem |
| Functions Detail |
|---|
DrawItem Source code
GetSortString Source code| Defaultproperties |
|---|
defaultproperties
{
ColumnHeadings(0)="MapName"
ColumnHeadings(1)="Votes"
ColumnHeadings(2)="none"
InitColumnPerc(0)=0.700000
InitColumnPerc(1)=0.300000
InitColumnPerc(2)=0.000000
ColumnHeadingHints(0)="Map Name"
ColumnHeadingHints(1)="Number of votes registered for this map."
ColumnHeadingHints(2)="none"
SortColumn=1
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||