I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UMenuMultiplayerMenu (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowPulldownMenu >> UMenuMultiplayerMenu |
Contents
- 1 Properties
- 1.1 bOpenLAN
- 1.2 bOpenLocation
- 1.3 Browser
- 1.4 BrowserHelp
- 1.5 BrowserName
- 1.6 BrowserWindow
- 1.7 Disconnect
- 1.8 DisconnectHelp
- 1.9 DisconnectName
- 1.10 LAN
- 1.11 LANHelp
- 1.12 LANName
- 1.13 OpenLocation
- 1.14 OpenLocationHelp
- 1.15 OpenLocationName
- 1.16 Patch
- 1.17 PatchHelp
- 1.18 PatchName
- 1.19 Reconnect
- 1.20 ReconnectHelp
- 1.21 ReconnectName
- 1.22 Start
- 1.23 StartGameClassName
- 1.24 StartHelp
- 1.25 StartName
- 1.26 SuggestNetspeed
- 1.27 SuggestNetspeedText
- 1.28 SuggestNetspeedTitle
- 1.29 SuggestPlayerSetup
- 1.30 SuggestPlayerSetupText
- 1.31 SuggestPlayerSetupTitle
- 1.32 UBrowserClassName
- 2 Instance functions
- Package:
- UMenu
- Direct subclass:
- UTMultiplayerMenu
- This class in other games:
- RTNP
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. |
null
Properties
bOpenLAN
Type: bool
bOpenLocation
Type: bool
Browser
Type: UWindowPulldownMenuItem
BrowserHelp
Type: string
Modifiers: localized
Default value: "Search for games currently in progress on the Internet."
BrowserName
Type: string
Modifiers: localized
Default value: "&Find Internet Games"
BrowserWindow
Type: UBrowserMainWindow
Disconnect
Type: UWindowPulldownMenuItem
DisconnectHelp
Type: string
Modifiers: localized
Default value: "Disconnect from the current server."
DisconnectName
Type: string
Modifiers: localized
Default value: "&Disconnect from Server"
LAN
Type: UWindowPulldownMenuItem
LANHelp
Type: string
Modifiers: localized
Default value: "Search for games of your local LAN."
LANName
Type: string
Modifiers: localized
Default value: "Find &LAN Games"
OpenLocation
Type: UWindowPulldownMenuItem
OpenLocationHelp
Type: string
Modifiers: localized
Default value: "Connect to a server using its IP address or unreal:// URL."
OpenLocationName
Type: string
Modifiers: localized
Default value: "Open &Location"
Patch
Type: UWindowPulldownMenuItem
PatchHelp
Type: string
Modifiers: localized
Default value: "Find the latest update to Unreal Tournament on the web!"
PatchName
Type: string
Modifiers: localized
Default value: "Download Latest &Update"
Reconnect
Type: UWindowPulldownMenuItem
ReconnectHelp
Type: string
Modifiers: localized
Default value: "Attempt to reconnect to the last server you were connected to."
ReconnectName
Type: string
Modifiers: localized
Default value: "&Reconnect to Server"
Start
Type: UWindowPulldownMenuItem
StartGameClassName
Type: string
Modifiers: config
Default value: "UMenu.UMenuStartGameWindow"
StartHelp
Type: string
Modifiers: localized
Default value: "Start your own network game which others can join."
StartName
Type: string
Modifiers: localized
Default value: "&Start New Multiplayer Game"
SuggestNetspeed
Type: UWindowMessageBox
SuggestNetspeedText
Type: string
Modifiers: localized
Default value: "You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience.\n\nWould you like to go to Network Settings instead?"
SuggestNetspeedTitle
Type: string
Modifiers: localized
Default value: "Check Internet Speed"
SuggestPlayerSetup
Type: UWindowMessageBox
SuggestPlayerSetupText
Type: string
Modifiers: localized
Default value: "Your name is currently set to Player. It is recommended that you go to Player Setup and give yourself another name before playing a multiplayer game.\n\nWould you like to go to Player Setup instead?"
SuggestPlayerSetupTitle
Type: string
Modifiers: localized
Default value: "Check Player Name"
UBrowserClassName
Type: string
Modifiers: config
Default value: "UBrowser.UBrowserMainWindow"
Instance functions
Created
Overrides: UWindowPulldownMenu.Created
ExecuteItem
Overrides: UWindowPulldownMenu.ExecuteItem
LoadUBrowser
MessageBoxDone
Overrides: UWindowWindow.MessageBoxDone
NotifyAfterLevelChange
Overrides: UWindowWindow.NotifyAfterLevelChange
NotifyBeforeLevelChange
Overrides: UWindowWindow.NotifyBeforeLevelChange
NotifyQuitUnreal
Overrides: UWindowWindow.NotifyQuitUnreal
ResolutionChanged
Overrides: UWindowWindow.ResolutionChanged
Select
Overrides: UWindowPulldownMenu.Select
WindowShown
Overrides: UWindowWindow.WindowShown