Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUIMultiColumnListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox |
Contents |
- Package:
- XInterface
- Direct subclasses:
- GUI2K4MultiColumnListBox, KickVoteMultiColumnListBox, MapVoteCountMultiColumnListBox, MapVoteMultiColumnListBox, PlayInfoListBox, PlayerInfoMultiColumnListBox, ServerBrowserMCListBox, UT2K4FilterSummaryListBox
- This class in other games:
- UE2Runtime, UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Parent: GUIListBoxBase Class: UT2K4UI.GUIMultiColumnListBox Date: 05-01-2003
Base class for listboxes which use multiple columns for showing data.
Updated by Ron Prestenback TODO: Update all panels that use this component to save the header column perc's (c) 2003, Epic Games, Inc. All Rights Reserved
[edit] Properties
[edit] Property group 'GUIMultiColumnListBox'
[edit] bDisplayHeader
Type: bool
Default value: True
[edit] bFullHeightStyle
Type: bool
[edit] ColumnHeadings
Modifiers: localized
[edit] HeaderColumnPerc
[edit] List
Type: GUIMultiColumnList
Modifiers: editconst
[edit] Internal variables
[edit] Header
Type: GUIMultiColumnListHeader
Modifiers: automated
Default value: GUIMultiColumnListHeader'MyHeader'
[edit] Default values
| Property | Value |
|---|---|
| bRequiresStyle | True |
| DefaultListClass | "Xinterface.GUIMultiColumnList" |
[edit] Subobjects
[edit] MyHeader
Class: XInterface.GUIMultiColumnListHeader
Empty subobject definition.
[edit] Functions
[edit] Events
[edit] InitComponent
Overrides: GUIListBoxBase.InitComponent
[edit] Other instance functions
[edit] InitBaseList
Overrides: GUIListBoxBase.InitBaseList
[edit] InternalOnColumnSized
[edit] InternalOnCreateComponent
Overrides: GUIListBoxBase.InternalOnCreateComponent
