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

GUI2K4.UT2K4GamePageSP

Extends
UT2K4GamePageBase

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

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
Inherited Variables from GUI2K4.UT2K4MainPage
c_Tabs, HighScoreFile, i_Background, i_bkChar, i_bkScan, PanelCaption, PanelClass, PanelHint, TotalUnlockedCharacters, t_Footer, t_Header

Functions Summary
functionstring GetBotTabName ()))
function PrepareToPlay (out string GameURL, optional string OverrideMap))
function SetupBotText (class GameClass ))
function StartGame (string GameURL, bool bAlt))
function UpdateBotSetting (string NewValue, moNumericEdit BotControl ))
Inherited Functions from GUI2K4.UT2K4GamePageBase
ChangeGameType, ChangeMutators, Free, GameTypeLocked, GetBotTab, GetBotTabName, InitComponent, InitRuleInfo, InternalOnChange, InternalOnClick, InternalOnOpen, NotifyLevelChange, PrepareToPlay, SetRuleInfo, SetupBotText, StartGame, UpdateBotSetting
Inherited Functions from GUI2K4.UT2K4MainPage
GetRestoreParams, HandleParameters, InitComponent, InternalOnChange, IsUnlocked, UnlockCharacter


Functions Detail

GetBotTabName Source code

function string GetBotTabName ( ) )

PrepareToPlay Source code

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

SetupBotText Source code

function SetupBotText ( class<GameInfo> GameClass ) )

StartGame Source code

function StartGame ( string GameURL, bool bAlt) )

UpdateBotSetting Source code

function UpdateBotSetting ( string NewValue, moNumericEdit BotControl ) )


Defaultproperties

defaultproperties
{
	PageCaption="Instant Action"


    Begin Object class=UT2K4GameFooter name=SPFooter
        WinWidth=1.000000
        WinLeft=0.000000
        WinTop=0.957943
        RenderWeight=0.3
		PrimaryCaption="PLAY"
		PrimaryHint="Start A Match With These Settings"
		SecondaryCaption="SPECTATE"
		SecondaryHint="Spectate A Match With These Settings"
		FontScale=FNS_Small
		Justification=TXTA_Left
	    TextIndent=5
	    TabOrder=8
    End Object
    t_Footer=SPFooter


    PanelClass(0)="GUI2K4.UT2K4Tab_GameTypeSP"
    PanelClass(1)="GUI2K4.UT2K4Tab_MainSP"
    PanelClass(2)="GUI2K4.UT2K4Tab_RulesBase"
    PanelClass(3)="GUI2K4.UT2K4Tab_MutatorSP"
    PanelClass(4)="GUI2K4.UT2K4Tab_BotConfigSP"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:26.682 - Created with UnCodeX