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

ROInterface.ROIAMultiColumnRulesPanel

Extends
IAMultiColumnRulesPanel

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

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 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) )

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'ROInterface.ROIAMultiColumnRulesPanel.myBackgroundGroup'


     Begin Object Class=moCheckBox Name=AdvancedButton
         Caption="View Advanced Options"
         OnCreateComponent=AdvancedButton.InternalOnCreateComponent
         Hint="Toggles whether advanced properties are displayed"
         WinTop=0.948334
         WinLeft=0.000000
         WinWidth=0.350000
         WinHeight=0.040000
         RenderWeight=1.000000
         TabOrder=1
         bBoundToParent=True
         bScaleToParent=True
         OnChange=ROIAMultiColumnRulesPanel.InternalOnChange
     End Object
     ch_Advanced=moCheckBox'ROInterface.ROIAMultiColumnRulesPanel.AdvancedButton'


     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:51.786 - Created with UnCodeX