Mostly Harmless
UE2:UT2K4GamePageSP (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4GamePageBase >> UT2K4GamePageSP |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 12/11/2003 Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Default values[edit]
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[edit]
[edit]
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[edit]
GetBotTabName[edit]
function string GetBotTabName ()
Overrides: UT2K4GamePageBase.GetBotTabName
PrepareToPlay[edit]
Overrides: UT2K4GamePageBase.PrepareToPlay
SetupBotText[edit]
Overrides: UT2K4GamePageBase.SetupBotText
StartGame[edit]
Overrides: UT2K4GamePageBase.StartGame
UpdateBotSetting[edit]
function UpdateBotSetting (string NewValue, moNumericEdit BotControl)
Overrides: UT2K4GamePageBase.UpdateBotSetting