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

ROInterface.ROUT2K4Tab_MutatorSP

Extends
UT2K4Tab_MutatorSP

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4GameTabBase
                     |   
                     +-- GUI2K4.UT2K4Tab_MutatorBase
                        |   
                        +-- GUI2K4.UT2K4Tab_MutatorSP
                           |   
                           +-- ROInterface.ROUT2K4Tab_MutatorSP

Direct Known Subclasses:

ROUT2K4Tab_MutatorMP

Variables Summary
Inherited Variables from GUI2K4.UT2K4Tab_MutatorBase
bIsMultiplayer, b_Add, b_AddAll, b_Config, b_Remove, b_RemoveAll, ContextItems[3], CurrentGame, GroupConflictText, LastActiveMutators, lb_Active, lb_Avail, lb_MutDesc, MutatorList, MutConfigMenu, sb_Active, sb_Avail, sb_Description, TheseText, ThisText

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from GUI2K4.UT2K4Tab_MutatorBase
AddAllMutators, AddingGroup, AddMutator, AddMutatorDrop, AvailDBLClick, BuildActiveMutatorString, ContextClick, ContextMenuOpen, GetGroupFor, InitComponent, InternalCheckObj, ListChange, MutConfigClick, NextMutatorInString, Play, RemoveAllMutators, RemoveMutator, RemoveMutatorDrop, RemovePendingMutator, ResolveMutator, SelectedDBLClick, SelectMutator, SetCurrentGame, ShowPanel


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUISectionBackground Name=AvailBackground
         Caption="Available Mutators"
         LeftPadding=0.002500
         RightPadding=0.002500
         TopPadding=0.002500
         BottomPadding=0.002500
         WinTop=0.036614
         WinLeft=0.025156
         WinWidth=0.380859
         WinHeight=0.547697
         OnPreDraw=AvailBackground.InternalPreDraw
     End Object
     sb_Avail=GUISectionBackground'ROInterface.ROUT2K4Tab_MutatorSP.AvailBackground'


     Begin Object Class=GUISectionBackground Name=ActiveBackground
         Caption="Active Mutators"
         LeftPadding=0.002500
         RightPadding=0.002500
         TopPadding=0.002500
         BottomPadding=0.002500
         WinTop=0.036614
         WinLeft=0.586876
         WinWidth=0.380859
         WinHeight=0.547697
         OnPreDraw=ActiveBackground.InternalPreDraw
     End Object
     sb_Active=GUISectionBackground'ROInterface.ROUT2K4Tab_MutatorSP.ActiveBackground'


     Begin Object Class=GUISectionBackground Name=DescriptionBackground
         Caption="Mutator Details"
         LeftPadding=0.002500
         RightPadding=0.002500
         TopPadding=0.002500
         BottomPadding=0.002500
         WinTop=0.610678
         WinLeft=0.025976
         WinWidth=0.942969
         WinHeight=0.291796
         OnPreDraw=DescriptionBackground.InternalPreDraw
     End Object
     sb_Description=GUISectionBackground'ROInterface.ROUT2K4Tab_MutatorSP.DescriptionBackground'


     Begin Object Class=GUIScrollTextBox Name=IAMutatorScroll
         bNoTeletype=True
         CharDelay=0.002500
         EOLDelay=0.500000
         bVisibleWhenEmpty=True
         OnCreateComponent=IAMutatorScroll.InternalOnCreateComponent
         WinTop=0.648595
         WinLeft=0.028333
         WinWidth=0.938254
         WinHeight=0.244296
         bTabStop=False
         bNeverFocus=True
     End Object
     lb_MutDesc=GUIScrollTextBox'ROInterface.ROUT2K4Tab_MutatorSP.IAMutatorScroll'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.714 - Created with UnCodeX