There is no spoon
UE1:UnrealGameMenu (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealGameMenu |
- Package:
- UnrealShare
- Direct subclass:
- UnrealNewGameMenu
- This class in other games:
- RTNP, U1
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. |
UnrealGameMenu
Default values[edit]
Property | Value |
---|---|
HelpMessage[1] | "Hit enter to save the current game." |
HelpMessage[2] | "Hit enter to load a saved game." |
HelpMessage[3] | "Select a difficulty level, and start a new game." |
HelpMessage[4] | "Hit enter to modify game options. Note that you cannot do this if you are playing in a multiplayer game." |
HelpMessage[5] | "DeathMatch against Bots." |
MenuLength | 5 |
MenuList[1] | "SAVE GAME" |
MenuList[2] | "LOAD GAME" |
MenuList[3] | "NEW GAME" |
MenuList[4] | "GAME OPTIONS" |
MenuList[5] | "BOTMATCH" |
Instance functions[edit]
DrawMenu[edit]
function DrawMenu (Canvas Canvas)
Overrides: UnrealLongMenu.DrawMenu
ProcessSelection[edit]
function bool ProcessSelection ()
Overrides: Menu.ProcessSelection
SaveConfigs[edit]
function SaveConfigs ()
Overrides: Menu.SaveConfigs