Always snap to grid

UE2:SimpleFilterPanel (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> SimpleFilterPanel

Contents

Package: 
GUI2K4

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

string FilterTag 
bool bEnabled 

[edit] Functions

[edit] Events

[edit] InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


[edit] Other instance functions

[edit] ChangeNextMutatorState

protected function ChangeNextMutatorState (int Index, bool bShow)


[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)


[edit] UpdateSelectedMutator

function bool UpdateSelectedMutator (int Index, string NewValue, int OldValue)


Personal tools