Cogito, ergo sum
UE2:SimpleFilterPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> FilterPageBase >> SimpleFilterPage |
- 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. |
Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
p_Simple[edit]
Type: SimpleFilterPanel
Default values[edit]
Property | Value |
---|---|
sp_Filter | GUISplitter'FilterSplitter' |
Subobjects[edit]
FilterSplitter[edit]
Class: XInterface.GUISplitter
Property | Value |
---|---|
bBoundToParent | True |
bDrawSplitter | False |
bFixedSplitter | True |
bScaleToParent | True |
DefaultPanels[0] | "GUI2K4.SimpleFilterPanel" |
DefaultPanels[1] | "GUI2K4.UT2K4FilterControlPanel" |
IniOption | "@Internal" |
OnCreateComponent | FilterPageBase.InternalOnCreateComponent |
RenderWeight | 1.0 |
SplitOrientation | SPLIT_Horizontal |
SplitPosition | 0.6091 |
WinHeight | 0.936763 |
WinLeft | 0.009812 |
WinTop | 0.033593 |
WinWidth | 0.976014 |
Functions[edit]
Events[edit]
Opened[edit]
event Opened (GUIComponent Sender)
Overrides: FilterPageBase.Opened
Other instance functions[edit]
ApplyRules[edit]
Overrides: FilterPageBase.ApplyRules
CreateTemplateRule[edit]
function bool CreateTemplateRule (out GameInfo.KeyValuePair Rule, out string QueryType, out string RuleType)
Overrides: FilterPageBase.CreateTemplateRule
InitFilterList[edit]
function InitFilterList ()
Overrides: FilterPageBase.InitFilterList
SaveFilters[edit]
function SaveFilters ()
Overrides: FilterPageBase.SaveFilters