Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIPanel | +-- XInterface.GUITabPanel | +-- XInterface.UT2K4TabPanel | +-- GUI2K4.UT2K4PlayInfoPanel | +-- GUI2K4.GUIFilterPanel | +-- GUI2K4.UT2K4FilterRulesPanel
Variables Summary | |
---|---|
string | EnableRule |
string | MaxText |
string | MinText |
Inherited Variables from GUI2K4.GUIFilterPanel |
---|
CurrentGame, FilterMaster, FilterRules, FilterTypeString[7], p_Anchor |
Inherited Variables from GUI2K4.UT2K4PlayInfoPanel |
---|
bRefresh, bUpdate, bVerticalLayout, EditText, GamePI, InfoRules, lb_Rules, li_Rules, NumColumns |
Functions Summary | ||
---|---|---|
EnableClick (GUIComponent Sender) | ||
InitComponent (GUIController MyC, GUIComponent MyO) | ||
LoadRules () | ||
UpdateRules () |
Inherited Functions from GUI2K4.GUIFilterPanel |
---|
AddFilterRule, CanShowPanel, InitComponent, InitPanel, PopulateFilterTypes |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { EnableRule="Enable this filter" MaxText="Max" MinText="Min" Begin Object Class=GUIMultiOptionListBox Name=RuleBox bVisibleWhenEmpty=Wahr OnCreateComponent=RuleBox.InternalOnCreateComponent WinWidth=0.750000 WinHeight=1.000000 bBoundToParent=Wahr bScaleToParent=Wahr OnChange=UT2K4FilterRulesPanel.InternalOnChange End Object lb_Rules=GUIMultiOptionListBox'GUI2K4.UT2K4FilterRulesPanel.RuleBox' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |