Mostly Harmless
UE1:UTGameMenu (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowPulldownMenu >> UTGameMenu |
Contents
- 1 Properties
- 1.1 Botmatch
- 1.2 BotmatchHelp
- 1.3 BotmatchName
- 1.4 ConfirmQuit
- 1.5 DemoQuitText
- 1.6 LoadGame
- 1.7 LoadGameHelp
- 1.8 LoadGameName
- 1.9 NewGame
- 1.10 NewGameHelp
- 1.11 NewGameName
- 1.12 Quit
- 1.13 QuitHelp
- 1.14 QuitName
- 1.15 QuitText
- 1.16 QuitTitle
- 1.17 ReturnToGame
- 1.18 ReturnToGameHelp
- 1.19 ReturnToGameName
- 2 Instance functions
- Package:
- UTMenu
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
Botmatch
Type: UWindowPulldownMenuItem
BotmatchHelp
Type: string
Modifiers: localized
Default value: "Select to begin a practice game against bots."
BotmatchName
Type: string
Modifiers: localized
Default value: "Start &Practice Session"
ConfirmQuit
Type: UWindowMessageBox
DemoQuitText
Type: string
Modifiers: localized
Default value: "Thank you for playing the Unreal Tournament Demo. Visit our website for information on the full version of the game, which contains 7 unique game types and over 50 levels!\n\nWould you like to visit the Unreal Tournament website now?"
LoadGame
Type: UWindowPulldownMenuItem
LoadGameHelp
Type: string
Modifiers: localized
Default value: "Select to resume a saved Unreal Tournament game."
LoadGameName
Type: string
Modifiers: localized
Default value: "&Resume Saved Tournament"
NewGame
Type: UWindowPulldownMenuItem
NewGameHelp
Type: string
Modifiers: localized
Default value: "Select to start a new Unreal Tournament game!"
NewGameName
Type: string
Modifiers: localized
Default value: "&Start Unreal Tournament"
Quit
Type: UWindowPulldownMenuItem
QuitHelp
Type: string
Modifiers: localized
Default value: "Select to save preferences and exit Unreal."
QuitName
Type: string
Modifiers: localized
Default value: "&Quit"
QuitText
Type: string
Modifiers: localized
Default value: "Are you sure you want to Quit?"
QuitTitle
Type: string
Modifiers: localized
Default value: "Confirm Quit"
ReturnToGame
Type: UWindowPulldownMenuItem
ReturnToGameHelp
Type: string
Modifiers: localized
Default value: "Leave the menus and return to your current game. Pressing the ESC key also returns you to the current game."
ReturnToGameName
Type: string
Modifiers: localized
Default value: "Return to &Current Game"
Instance functions
Created
Overrides: UWindowPulldownMenu.Created
ExecuteItem
Overrides: UWindowPulldownMenu.ExecuteItem
MessageBoxDone
Overrides: UWindowWindow.MessageBoxDone
Select
Overrides: UWindowPulldownMenu.Select
ShowWindow
Overrides: UWindowPulldownMenu.ShowWindow