I don't need to test my programs. I have an error-correcting modem.

UE2:GUIMultiColumnListHeader (UT2004)

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

null

Properties[edit]

Property group 'GUIMultiColumnListHeader'[edit]

ClickingCol[edit]

Type: int

Modifiers: editconst, const


Default value: -1

MyList[edit]

Type: GUIMultiColumnList


SizingCol[edit]

Type: int

Modifiers: editconst, const


Default value: -1

Internal variables[edit]

BarStyle[edit]

Type: GUIStyles


BarStyleName[edit]

Type: string


Default value: "SectionHeaderBar"

Default values[edit]

Property Value
bAcceptsInput True
bRequiresStyle True
StyleName "SectionHeaderTop"

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIComponent.InitComponent