Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFGui.KFIAMultiColumnRulesPanel

Extends
IAMultiColumnRulesPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4PlayInfoPanel
                     |   
                     +-- GUI2K4.IAMultiColumnRulesPanel
                        |   
                        +-- KFGui.KFIAMultiColumnRulesPanel

Variables Summary
GUIControllerlocalController
GUISectionBackgroundsb_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
delegate OnDifficultyChanged (int index, int tag)

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function InternalOnChange (GUIComponent Sender))
function LoadRules ()))
function UpdateSymbolButton ()))
Inherited Functions from GUI2K4.IAMultiColumnRulesPanel
InitComponent, InternalOnChange, LoadRules, Play, Refresh, SetGamePI, ShouldDisplayRule, StoreSetting, SymbolConfigClosed, UpdateAdvancedCheckbox, UpdateBotSetting, UpdateSymbolButton
Inherited Functions from GUI2K4.UT2K4PlayInfoPanel
AddGroupHeader, AddRule, ArrayPropClicked, CanShowPanel, ClearRules, CustomClicked, CustomPageClosed, DumpListElements, FindComponentWithTag, FindGroupIndex, Free, InitComponent, InternalOnActivate, InternalOnChange, InternalOnCreateComponent, ListBoxCreateComponent, LoadRules, Refresh, StoreSetting, UpdateRules, UpdateSetting


Variables Detail

localController Source code

var GUIController localController;

sb_background Source code

var automated GUISectionBackground sb_background;


Delegates Detail

OnDifficultyChanged Source code

delegate OnDifficultyChanged ( int index, int tag )


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

InternalOnChange Source code

function InternalOnChange ( GUIComponent Sender) )

LoadRules Source code

function LoadRules ( ) )

UpdateSymbolButton Source code

function UpdateSymbolButton ( ) )


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
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:46.684 - Created with UnCodeX