Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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
DrawList
DrawSlider
DrawTitle
function DrawTitle (Canvas Canvas)
PlayEnterSound
simulated function PlayEnterSound ()
Overrides: Menu.PlayEnterSound
PlayModifySound
simulated function PlayModifySound ()
Overrides: Menu.PlayModifySound
PlaySelectSound
simulated function PlaySelectSound ()
Overrides: Menu.PlaySelectSound