My program doesn't have bugs. It just develops random features.
UE2:UT2K4FilterSummaryListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiColumnListBox >> UT2K4FilterSummaryListBox |
- Package:
- GUI2K4
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. |
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