Mostly Harmless
UE2:MyTestMultiColumnList (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> MyTestMultiColumnList |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
(C) 2002, Epic Games
[edit] Properties
[edit] Property group 'MyTestMultiColumnList'
[edit] MyData
Type: array<MyTestItem>
[edit] Internal variables
[edit] SelStyle
Type: GUIStyles
[edit] Default values
| Property | Value |
|---|---|
| ColumnHeadings[0] | "Caption" |
| ColumnHeadings[1] | "Value" |
| ColumnHeadings[2] | "Key" |
| InitColumnPerc[0] | 0.5 |
| InitColumnPerc[1] | 0.25 |
| InitColumnPerc[2] | 0.25 |
| SortColumn | 0 |
[edit] Structs
[edit] MyTestItem
[edit] Functions
[edit] Events
[edit] GetSortString
Overrides: GUIMultiColumnList.GetSortString
[edit] Other instance functions
[edit] Clear
function Clear ()
Overrides: GUIMultiColumnList.Clear
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIMultiColumnList.InitComponent
