I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:GUIMultiColumnListBox (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox
Package: 
XInterface
This class in other games:
UE2Runtime, UT2004

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