Gah - a solution with more questions. – EntropicLqd
UE1:UnrealMenu (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- Direct subclasses:
- InfoMenu, UnrealInfoMenu, UnrealListMenu, UnrealLongMenu, UnrealShortMenu
- 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. |
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