Cogito, ergo sum

UE2:UT2K4FilterSummaryListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> UT2K4FilterSummaryListBox
Package: 
GUI2K4

Listbox for a filter summary list

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Default values[edit]

Property Value
ContextMenu GUIContextMenu'RCMenu'
DefaultListClass "GUI2K4.UT2K4FilterSummaryList"
StyleName "ServerBrowserGrid"

Subobjects[edit]

RCMenu[edit]

Class: XInterface.GUIContextMenu

Property Value
ContextItems[0] "Remove this rule"
ContextItems[1] "Edit this rule"
ContextItems[2] "-"
ContextItems[3] "Apply changes"

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyC, GUIComponent MyO)

Overrides: GUIMultiColumnListBox.InitComponent