Gah - a solution with more questions. – EntropicLqd
UE2:GUIMultiColumnListBox (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2004
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]
Header[edit]
Type: GUIMultiColumnListHeader
List[edit]
Type: GUIMultiColumnList
Default values[edit]
Property | Value |
---|---|
Controls[0] | GUIMultiColumnList'MyMultiColumnList' |
Controls[2] | GUIMultiColumnListHeader'MyHeader' |
Subobjects[edit]
MyHeader[edit]
Class: XInterface.GUIMultiColumnListHeader
Empty subobject definition.
MyMultiColumnList[edit]
Class: XInterface.GUIMultiColumnList
Empty subobject definition.
Instance functions[edit]
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIListBoxBase.InitComponent