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.UT2K4CustomRulesPanel
Variables Summary | |
---|---|
array<CacheManager.MutatorRecord> | MutRecords |
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 | ||
---|---|---|
string | GetMutClassName (string FriendlyName) | |
string | GetMutFriendlyName (string ClassName) | |
InitComponent (GUIController MyC, GUIComponent MyO) | ||
InternalOnChange (GUIComponent Sender) | ||
ListOnCreateComponent (GUIComponent NewComp, GUIComponent Sender) | ||
LoadRules () | ||
Refresh () | ||
UpdateRules () |
Inherited Functions from GUI2K4.GUIFilterPanel |
---|
AddFilterRule, CanShowPanel, InitComponent, InitPanel, PopulateFilterTypes |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=GUIMultiOptionListBox Name=CustomListBox bVisibleWhenEmpty=True OnCreateComponent=UT2K4CustomRulesPanel.ListOnCreateComponent WinLeft=0.050000 WinWidth=0.900000 WinHeight=1.000000 End Object lb_Rules=GUIMultiOptionListBox'GUI2K4.UT2K4CustomRulesPanel.CustomListBox' OnCreateComponent=UT2K4CustomRulesPanel.InternalOnCreateComponent } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |