Mostly Harmless
UE2:GUIMultiColumnListBox (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2004
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. |
null
Properties
Header
Type: GUIMultiColumnListHeader
List
Type: GUIMultiColumnList
Default values
Property | Value |
---|---|
Controls[0] | GUIMultiColumnList'MyMultiColumnList' |
Controls[2] | GUIMultiColumnListHeader'MyHeader' |
Subobjects
MyHeader
Class: XInterface.GUIMultiColumnListHeader
Empty subobject definition.
MyMultiColumnList
Class: XInterface.GUIMultiColumnList
Empty subobject definition.
Instance functions
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIListBoxBase.InitComponent