| 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
|
+-- GUI2K4.PlayInfoList
| Variables Summary | |
|---|---|
| PlayInfo | GamePI |
| 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 | ||
|---|---|---|
![]() | string | GetSortString (int ItemIndex)) |
![]() | InternalOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)) | |
![]() | Refresh ())) | |
| Inherited Functions from XInterface.GUIMultiColumnList |
|---|
| AddedItem, ChangeSortOrder, Clear, CurrentListId, Dump, GetCellLeftWidth, GetListIndex, InitializeColumns, InternalOnPreDraw, OnSortChanged, RemovedCurrent, RemovedItem, ResolutionChanged, Sort, SortList, UpdatedItem |
| Inherited Functions from XInterface.GUIVertList |
|---|
| CalculateIndex, CenterMouse, Down, End, Home, InternalOnClick, InternalOnKeyType, PgDn, PgUp, Up, WheelDown, WheelUp |
| Variables Detail |
|---|
| Functions Detail |
|---|
GetSortString Source code
InternalOnDrawItem Source code
Refresh Source code| Defaultproperties |
|---|
defaultproperties
{
ColumnHeadings(0)="Setting Name"
ColumnHeadings(1)="Value"
ExpandLastColumn=True
OnDrawItem=PlayInfoList.InternalOnDrawItem
IniOption="@Internal"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||