| 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.IAMultiColumnRulesPanel
|
+-- KFGui.KFIAMultiColumnRulesPanel
| Variables Summary | |
|---|---|
| GUIController | localController |
| GUISectionBackground | sb_background |
| Inherited Variables from GUI2K4.IAMultiColumnRulesPanel |
|---|
| BlueSym, b_Symbols, ch_Advanced, i_bk, p_Anchor, RedSym, TeamSymbolPage |
| Inherited Variables from GUI2K4.UT2K4PlayInfoPanel |
|---|
| bRefresh, bUpdate, bVerticalLayout, EditText, GamePI, InfoRules, lb_Rules, li_Rules, NumColumns |
| Delegates Summary | ||
|---|---|---|
![]() | OnDifficultyChanged (int index, int tag) | |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | InternalOnChange (GUIComponent Sender)) | |
![]() | LoadRules ())) | |
![]() | UpdateSymbolButton ())) | |
| Inherited Functions from GUI2K4.IAMultiColumnRulesPanel |
|---|
| InitComponent, InternalOnChange, LoadRules, Play, Refresh, SetGamePI, ShouldDisplayRule, StoreSetting, SymbolConfigClosed, UpdateAdvancedCheckbox, UpdateBotSetting, UpdateSymbolButton |
| Variables Detail |
|---|
| Delegates Detail |
|---|
OnDifficultyChanged Source code| Functions Detail |
|---|
InitComponent Source code
InternalOnChange Source code
LoadRules Source code
UpdateSymbolButton Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=ROGUIProportionalContainer Name=myBackgroundGroup
bNoCaption=True
WinHeight=1.000000
OnPreDraw=myBackgroundGroup.InternalPreDraw
End Object
sb_Background=ROGUIProportionalContainer'KFGui.KFIAMultiColumnRulesPanel.myBackgroundGroup'
i_bk=None
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||