Cogito, ergo sum
UE2:UT2K4GamePageMP (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4GamePageBase >> UT2K4GamePageMP |
- 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 | "Host Game" |
PanelCaption[5] | "Server Rules" |
PanelClass[0] | "GUI2K4.UT2K4Tab_GameTypeMP" |
PanelClass[1] | "GUI2K4.UT2K4Tab_MainSP" |
PanelClass[2] | "GUI2K4.UT2K4Tab_RulesBase" |
PanelClass[3] | "GUI2K4.UT2K4Tab_MutatorMP" |
PanelClass[4] | "GUI2K4.UT2K4Tab_BotConfigMP" |
PanelClass[5] | "GUI2K4.UT2K4Tab_ServerRulesPanel" |
PanelHint[5] | "Configure the server settings..." |
t_Footer | UT2K4GameFooter'MPFooter' |
Subobjects[edit]
[edit]
Class: GUI2K4.UT2K4GameFooter
Property | Value |
---|---|
FontScale | FNS_Small |
Justification | TXTA_Left |
PrimaryCaption | "LISTEN" |
PrimaryHint | "Start A Listen Server With These Settings" |
RenderWeight | 0.3 |
SecondaryCaption | "DEDICATED" |
SecondaryHint | "Start a Dedicated Server With These Settings" |
TabOrder | 8 |
TextIndent | 5 |
WinLeft | 0.0 |
WinTop | 0.957943 |
WinWidth | 1.0 |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController InController, GUIComponent InOwner)
Overrides: UT2K4GamePageBase.InitComponent
Other instance functions[edit]
InitRuleInfo[edit]
Overrides: UT2K4GamePageBase.InitRuleInfo
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