I'm a doctor, not a mechanic
UE1:UnrealHelpMenu (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealHelpMenu |
- Package:
- UnrealShare
- This class in other games:
- U1, 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. |
UnrealHelpMenu
Default values[edit]
Property | Value |
---|---|
HelpMessage[1] | "Open the troubleshooting document." |
MenuLength | 1 |
MenuList[1] | "TroubleShooting" |
MenuTitle | "HELP" |
Instance functions[edit]
DrawMenu[edit]
function DrawMenu (Canvas Canvas)
Overrides: UnrealLongMenu.DrawMenu
ProcessSelection[edit]
function bool ProcessSelection ()
Overrides: Menu.ProcessSelection