Cogito, ergo sum
UE2:SimpleFilterPanel (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:FilterItem (UT2004))
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> SimpleFilterPanel |
- 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. |
This version of the filter page does not dynamically generate filter options.
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
See SimpleFilterPanel properties.
Structs[edit]
FilterItem[edit]
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
Other instance functions[edit]
ChangeNextMutatorState[edit]
CheckForNone[edit]
protected function CheckForNone ()
FilterSelectionChanged[edit]
function FilterSelectionChanged (bool bValid)
MyOnChange[edit]
function MyOnChange (GUIComponent Sender)
NoMutatorsMode[edit]
protected function NoMutatorsMode ()
Refresh[edit]
function Refresh (int NewFilterIndex)
UpdateRule[edit]
function UpdateRule (CustomFilter.AFilterRule Rule)