I'm a doctor, not a mechanic
UE2:MyTestMultiColumnList (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:MyTestItem (UE2Runtime))
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> MyTestMultiColumnList |
Contents |
- Package:
- GUI
- No known subclasses.
- This class in other games:
- UT2004
| 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
