UE2:GUIMultiColumnListHeader (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiColumnListHeader |
- Package:
- XInterface
- This class in other games:
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
Property group 'GUIMultiColumnListHeader'
ClickingCol
Type: int
Modifiers: editconst, const
Default value: -1
MyList
Type: GUIMultiColumnList
SizingCol
Type: int
Modifiers: editconst, const
Default value: -1
Internal variables
BarStyle
Type: GUIStyles
BarStyleName
Type: string
Default value: "SectionHeaderBar"
Default values
Property | Value |
---|---|
bAcceptsInput | True |
bRequiresStyle | True |
StyleName | "SectionHeaderTop" |
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIComponent.InitComponent