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