UE2:UT2K4GamePageSP (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
GUI2K4

Created on: 12/11/2003 Description

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Default values

Property Value
PageCaption "Instant Action"
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"
t_Footer UT2K4GameFooter'SPFooter'

Subobjects

SPFooter

Class: GUI2K4.UT2K4GameFooter

Property Value
FontScale FNS_Small
Justification TXTA_Left
PrimaryCaption "PLAY"
PrimaryHint "Start A Match With These Settings"
RenderWeight 0.3
SecondaryCaption "SPECTATE"
SecondaryHint "Spectate A Match With These Settings"
TabOrder 8
TextIndent 5
WinLeft 0.0
WinTop 0.957943
WinWidth 1.0

Instance functions

GetBotTabName

function string GetBotTabName ()

Overrides: UT2K4GamePageBase.GetBotTabName


PrepareToPlay

function PrepareToPlay (out string GameURL, optional string OverrideMap)

Overrides: UT2K4GamePageBase.PrepareToPlay


SetupBotText

function SetupBotText (class<GameInfoGameClass)

Overrides: UT2K4GamePageBase.SetupBotText


StartGame

function StartGame (string GameURL, bool bAlt)

Overrides: UT2K4GamePageBase.StartGame


UpdateBotSetting

function UpdateBotSetting (string NewValue, moNumericEdit BotControl)

Overrides: UT2K4GamePageBase.UpdateBotSetting