I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UnrealLoadMenu (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealSlotMenu >> UnrealLoadMenu |
- Package:
- UnrealShare
- This class in other games:
- RTNP, UT
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. |
UnrealLoadMenu
Properties
Property group 'UnrealLoadMenu'
RestartString
Type: string
Modifiers: localized
Default value: "Restart "
Default values
Property | Value |
---|---|
MenuLength | 10 |
MenuTitle | "LOAD GAME" |
Instance functions
DrawMenu
function DrawMenu (Canvas Canvas)
Overrides: UnrealLongMenu.DrawMenu
DrawSlots
function DrawSlots (Canvas Canvas)
Overrides: UnrealSlotMenu.DrawSlots
ProcessSelection
function bool ProcessSelection ()
Overrides: Menu.ProcessSelection
States
LoadGame
LoadGame.MenuProcessInput
Overrides: Menu.MenuProcessInput (global)
Restart
Restart.MenuProcessInput
Overrides: Menu.MenuProcessInput (global)