Cogito, ergo sum

UE2:UT2K4FilterRulesPanel (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> GUIFilterPanel >> UT2K4FilterRulesPanel
Package: 
GUI2K4

This panel lists all the rules for the currently active custom filter

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties

EnableRule

Type: string

Modifiers: localized


Default value: "Enable this filter"

MaxText

Type: string

Modifiers: localized


Default value: "Max"

MinText

Type: string

Modifiers: localized


Default value: "Min"

Default values

Property Value
lb_Rules GUIMultiOptionListBox'RuleBox'

Subobjects

RuleBox

Class: XInterface.GUIMultiOptionListBox

Property Value
bBoundToParent True
bScaleToParent True
bVisibleWhenEmpty True
OnChange UT2K4PlayInfoPanel.InternalOnChange
WinHeight 1.0
WinLeft 0.0
WinWidth 0.75

Functions

Events

InitComponent

event InitComponent (GUIController MyC, GUIComponent MyO)

Overrides: GUIFilterPanel.InitComponent


Other instance functions

EnableClick

function EnableClick (GUIComponent Sender)


LoadRules

function LoadRules ()

Overrides: UT2K4PlayInfoPanel.LoadRules


UpdateRules

function UpdateRules ()

Overrides: UT2K4PlayInfoPanel.UpdateRules