UE2:UT2MultiplayerHostPage (UT2003)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2MultiplayerHostPage |
- Package:
- XInterface
- This class in other games:
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. |
Class: XInterface.UT2MultiplayerHostPage Parent: XInterface.GUIPage
<Enter a description here>
Properties
BotTabHint
Type: string
Modifiers: localized
Default value: "Configure any bots that will be in the session..."
BotTabLabel
Type: string
Modifiers: localized
Default value: "Bot Config"
MainTabHint
Type: string
Modifiers: localized
Default value: "Choose the starting map and game type to play..."
MainTabLabel
Type: string
Modifiers: localized
Default value: "Game & Map"
MutatorsTabHint
Type: string
Modifiers: localized
Default value: "Select and configure any mutators to use..."
MutatorsTabLabel
Type: string
Modifiers: localized
Default value: "Mutators"
MyTabs
Type: GUITabControl
pBotConfig
Type: Tab_InstantActionBotConfig
pMain
Type: Tab_MultiplayerHostMain
pMutators
Type: Tab_InstantActionMutators
pRules
Type: Tab_InstantActionBaseRules
pServer
Type: Tab_MultiplayerHostServerSettings
RulesTabHint
Type: string
Modifiers: localized
Default value: "Configure the current game type..."
RulesTabLabel
Type: string
Modifiers: localized
Default value: "Game Rules"
ServerTabHint
Type: string
Modifiers: localized
Default value: "Configure all server specific settings..."
ServerTabLabel
Type: string
Modifiers: localized
Default value: "Server"
Default values
Property | Value |
---|---|
Background | Material'InterfaceContent.Backgrounds.bg11' |
Controls[0] | GUITitleBar'HostHeader' |
Controls[1] | GUITabControl'HostTabs' |
Controls[2] | GUITitleBar'HostFooter' |
Controls[3] | GUIButton'HostPlayButton' |
Controls[4] | GUIButton'HostBackButton' |
OnReOpen | InternalOnReOpen; |
WinHeight | 1.0 |
Subobjects
HostBackButton
Class: XInterface.GUIButton
Class: XInterface.GUITitleBar
HostHeader
Class: XInterface.GUITitleBar
HostPlayButton
Class: XInterface.GUIButton
HostTabs
Class: XInterface.GUITabControl
Functions
Events
ChangeHint
Overrides: GUIPage.ChangeHint
Other instance functions
BackButtonClick
ChangeCustomBots
ChangeGameType
InitComponent
Overrides: GUIPage.InitComponent
InternalOnReOpen
PlayButtonClick
TabChange