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

ROInterface.ROUT2K4GamePageMP

Extends
UT2K4GamePageMP

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.UT2K4MainPage
                  |   
                  +-- GUI2K4.UT2K4GamePageBase
                     |   
                     +-- GUI2K4.UT2K4GamePageMP
                        |   
                        +-- ROInterface.ROUT2K4GamePageMP

Variables Summary
Inherited Variables from GUI2K4.UT2K4GamePageBase
bUseTabs, b_Back, b_Primary, b_Secondary, CurrentGame, mcRules, mcServerRules, PageCaption, p_BotConfig, p_Game, p_Main, p_Mutators, p_Rules, RuleInfo

Functions Summary
functionbool GameTypeLocked ()))
function InitComponent (GUIController InController, GUIComponent InOwner))
function StartGame (string GameURL, bool bAlt))
Inherited Functions from GUI2K4.UT2K4GamePageMP
InitComponent, InitRuleInfo, PrepareToPlay, SetupBotText, StartGame, UpdateBotSetting
Inherited Functions from GUI2K4.UT2K4GamePageBase
ChangeGameType, ChangeMutators, Free, GameTypeLocked, GetBotTab, GetBotTabName, InitComponent, InitRuleInfo, InternalOnChange, InternalOnClick, InternalOnOpen, NotifyLevelChange, PrepareToPlay, SetRuleInfo, SetupBotText, StartGame, UpdateBotSetting


Functions Detail

GameTypeLocked Source code

function bool GameTypeLocked ( ) )

InitComponent Source code

function InitComponent ( GUIController InController, GUIComponent InOwner) )

StartGame Source code

function StartGame ( string GameURL, bool bAlt) )


Defaultproperties

defaultproperties
{
     Begin Object Class=UT2K4GameFooter Name=MPFooter
         PrimaryCaption="LISTEN"
         PrimaryHint="Start A Listen Server With These Settings"
         SecondaryCaption="DEDICATED"
         SecondaryHint="Start a Dedicated Server With These Settings"
         Spacer=0.010000
         TextIndent=5
         FontScale=FNS_Small
         WinTop=0.957943
         RenderWeight=0.300000
         TabOrder=8
         OnPreDraw=MPFooter.InternalOnPreDraw
     End Object
     t_Footer=UT2K4GameFooter'ROInterface.ROUT2K4GamePageMP.MPFooter'


     Begin Object Class=GUIImage Name=BkChar
         Image=Texture'menuBackground.MainBackGround'
         ImageStyle=ISTY_Scaled
         X1=0
         Y1=0
         X2=1024
         Y2=1024
         WinHeight=1.000000
         RenderWeight=0.020000
     End Object
     i_bkChar=GUIImage'ROInterface.ROUT2K4GamePageMP.BkChar'


     PanelClass(1)="ROInterface.ROUT2K4Tab_MainSP"
     PanelClass(2)="ROInterface.ROIAMultiColumnRulesPanel"
     PanelClass(3)="ROInterface.ROUT2K4Tab_MutatorSP"
     PanelClass(4)="ROInterface.ROUT2K4Tab_BotConfigMP"
     PanelClass(5)="ROInterface.ROUT2K4Tab_ServerRulesPanel"
}

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