UE2:UT2K4GamePageBase (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4GamePageBase |
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4GamePageMP, UT2K4GamePageSP
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 Base class for Instant Action & Host Multiplayer pages
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'UT2K4GamePageBase'
b_Back
Type: GUIButton
Modifiers: editconst, noexport
b_Primary
Type: GUIButton
Modifiers: editconst, noexport
b_Secondary
Type: GUIButton
Modifiers: editconst, noexport
bUseTabs
Type: bool
Modifiers: config
CurrentGame
Type: CacheManager.GameRecord
Modifiers: editconst, noexport
mcRules
Type: IAMultiColumnRulesPanel
Modifiers: editconst, noexport
mcServerRules
Type: UT2K4Tab_ServerRulesPanel
Modifiers: editconst, noexport
added by BDB
p_BotConfig
Type: UT2K4Tab_BotConfigBase
Modifiers: editconst, noexport
p_Game
Type: UT2K4Tab_GameTypeBase
Modifiers: editconst, noexport
p_Main
Type: UT2K4Tab_MainBase
Modifiers: editconst, noexport
p_Mutators
Type: UT2K4Tab_MutatorBase
Modifiers: editconst, noexport
p_Rules
Type: UT2K4Tab_RulesBase
Modifiers: editconst, noexport
PageCaption
Type: string
Modifiers: localized
RuleInfo
Type: PlayInfo
Modifiers: editconst, noexport
Default values
Property | Value |
---|---|
OnOpen | InternalOnOpen |
PanelCaption[0] | "Gametype" |
PanelCaption[1] | "Select Map" |
PanelCaption[2] | "Game Rules" |
PanelCaption[3] | "Mutators" |
PanelCaption[4] | "Bot Config" |
PanelHint[0] | "Choose the gametype to play..." |
PanelHint[1] | "Preview the maps for the currently selected gametype..." |
PanelHint[2] | "Configure the current game type..." |
PanelHint[3] | "Select and configure any mutators to use..." |
PanelHint[4] | "Configure any bots that will be in the session..." |
t_Header | GUIHeader'GamePageHeader' |
Subobjects
GamePageHeader
Class: XInterface.GUIHeader
Property | Value |
---|---|
RenderWeight | 0.3 |
Functions
Events
Free
Overrides: GUIPage.Free
InitComponent
Overrides: UT2K4MainPage.InitComponent
NotifyLevelChange
Overrides: GUIPage.NotifyLevelChange
Other instance functions
ChangeGameType
ChangeMutators
GameTypeLocked
GetBotTab
GetBotTabName
InitRuleInfo
InternalOnChange
Overrides: UT2K4MainPage.InternalOnChange
InternalOnClick
InternalOnOpen
PrepareToPlay
SetRuleInfo
SetupBotText
StartGame
UpdateBotSetting