Always snap to grid
UE2:UT2K4FilterSummaryList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> UT2K4FilterSummaryList |
Contents
- 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. |
Lists active rules for the selected filter
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
p_Anchor[edit]
Type: UT2K4CustomFilterPage
Rules[edit]
Type: array<CustomFilter.AFilterRule>
Default values[edit]
Property | Value |
---|---|
ColumnHeadings[0] | "Item Name" |
ColumnHeadings[1] | "Filter" |
ColumnHeadings[2] | "Value" |
OnDrawItem | InternalOnDrawItem |
SelectedStyleName | "BrowserListSelection" |
Functions[edit]
Static functions[edit]
GetFriendlyName[edit]
static final function string GetFriendlyName (MasterServerClient.EQueryType QueryType)
Instance functions[edit]
AddFilterRule[edit]
function AddFilterRule (CustomFilter.AFilterRule NewRule)
Clear[edit]
function Clear ()
Overrides: GUIMultiColumnList.Clear
GetRuleItem[edit]
GetSortString[edit]
Overrides: GUIMultiColumnList.GetSortString
InternalOnDrawItem[edit]
function InternalOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)
RemoveCurrentRule[edit]
function int RemoveCurrentRule ()