Cogito, ergo sum
UE2:GUIMultiColumnListHeader (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiColumnListHeader |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2003
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[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