The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:GUIMultiColumnListBox (UE2Runtime)

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

null

Properties

DefaultListClass

Type: string


Header

Type: GUIMultiColumnListHeader

Modifiers: automated


Default value: GUIMultiColumnListHeader'MyHeader'

List

Type: GUIMultiColumnList


Subobjects

MyHeader

Class: GUI.GUIMultiColumnListHeader

Empty subobject definition.

Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIMultiComponent.InitComponent