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.UT2K4FilterSummaryPanel
Variables Summary | |
---|---|
UT2K4FilterSummaryListBox | lb_FilterRules |
UT2K4FilterSummaryList | li_FilterRules |
Menu | |
array<float> | HeaderColumnPerc |
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 | ||
---|---|---|
AddFilterRule (CustomFilter.AFilterRule NewRule) | ||
ClearRules () | ||
string | InternalOnSaveINI (GUIComponent Sender) | |
ListOnCreateComponent (GUIComponent NewComp, GUIComponent Sender) | ||
Refresh () | ||
UpdateRules () |
Inherited Functions from GUI2K4.GUIFilterPanel |
---|
AddFilterRule, CanShowPanel, InitComponent, InitPanel, PopulateFilterTypes |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=UT2K4FilterSummaryListBox Name=RulesBox bVisibleWhenEmpty=Wahr OnCreateComponent=UT2K4FilterSummaryPanel.ListOnCreateComponent WinHeight=1.000000 End Object lb_FilterRules=UT2K4FilterSummaryListBox'GUI2K4.UT2K4FilterSummaryPanel.RulesBox' HeaderColumnPerc(0)=0.400000 HeaderColumnPerc(1)=0.400000 HeaderColumnPerc(2)=0.200000 Begin Object Class=GUIMultiOptionListBox Name=RulesLB bVisibleWhenEmpty=Wahr OnCreateComponent=RulesLB.InternalOnCreateComponent End Object lb_Rules=GUIMultiOptionListBox'GUI2K4.UT2K4FilterSummaryPanel.RulesLB' OnCreateComponent=UT2K4FilterSummaryPanel.InternalOnCreateComponent OnSaveINI=UT2K4FilterSummaryPanel.InternalOnSaveINI } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |