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

ROInterface.ROUT2K4GamePageSP

Extends
UT2K4GamePageSP

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

Constants Summary
GAME_DIFFICULTY_INDEX=3

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
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function InternalOnChangeDifficulty (int index))
function InternalOnDifficultyChanged (int index, int tag))
function PrepareToPlay (out string GameURL, optional string OverrideMap))
Inherited Functions from GUI2K4.UT2K4GamePageSP
GetBotTabName, 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


Constants Detail

GAME_DIFFICULTY_INDEX Source code

const GAME_DIFFICULTY_INDEX = 3;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

InternalOnChangeDifficulty Source code

function InternalOnChangeDifficulty ( int index) )

InternalOnDifficultyChanged Source code

function InternalOnDifficultyChanged ( int index, int tag) )

PrepareToPlay Source code

function PrepareToPlay ( out string GameURL, optional string OverrideMap) )


Defaultproperties

defaultproperties
{
     PageCaption="Single Player"
     Begin Object Class=ROUT2K4GameFooterSP Name=SPFooter
         PrimaryCaption="START PRACTICE MODE"
         PrimaryHint="Start A Match With These Settings"
         Spacer=0.010000
         TextIndent=5
         FontScale=FNS_Small
         WinTop=0.957943
         WinHeight=0.042057
         RenderWeight=0.300000
         TabOrder=8
         OnPreDraw=SPFooter.InternalOnPreDraw
     End Object
     t_Footer=ROUT2K4GameFooterSP'ROInterface.ROUT2K4GamePageSP.SPFooter'


     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.ROUT2K4GamePageSP.BkChar'


     PanelClass(0)="none"
     PanelClass(1)="ROInterface.ROUT2K4Tab_MainSP"
     PanelClass(2)="ROInterface.ROIAMultiColumnRulesPanel"
     PanelClass(3)="ROInterface.ROUT2K4Tab_MutatorSP"
     PanelClass(4)="none"
     PanelCaption(0)="none"
     PanelHint(0)="none"
     PanelHint(2)="Configure the game rules..."
}

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