Always snap to grid
UE1:UnrealMenu (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UnrealShare
- Direct subclasses:
- InfoMenu, UnrealInfoMenu, UnrealListMenu, UnrealLongMenu, UnrealShortMenu
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this 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).
[edit] Instance functions
[edit] DrawList
[edit] DrawSlider
[edit] DrawTitle
function DrawTitle (Canvas Canvas)
[edit] PlayEnterSound
simulated function PlayEnterSound ()
Overrides: Menu.PlayEnterSound
[edit] PlayModifySound
simulated function PlayModifySound ()
Overrides: Menu.PlayModifySound
[edit] PlaySelectSound
simulated function PlaySelectSound ()
Overrides: Menu.PlaySelectSound
