Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UnrealMenu (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- Direct subclasses:
- InfoMenu, UnrealInfoMenu, UnrealListMenu, UnrealLongMenu, UnrealShortMenu
- 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. |
UnrealMenu
Master class of all UnrealI menus. Contains nonstyle specific utilities for all menu types (Info/Long/Short).
Instance functions[edit]
DrawList[edit]
DrawSlider[edit]
DrawTitle[edit]
function DrawTitle (Canvas Canvas)
PlayEnterSound[edit]
simulated function PlayEnterSound ()
Overrides: Menu.PlayEnterSound
PlayModifySound[edit]
simulated function PlayModifySound ()
Overrides: Menu.PlayModifySound
PlaySelectSound[edit]
simulated function PlaySelectSound ()
Overrides: Menu.PlaySelectSound