I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UMenuStatusBar (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UMenuStatusBar |
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. |
null
Properties[edit]
ContextHelp[edit]
Type: string
DefaultHelp[edit]
Type: string
Modifiers: localized
Default value: "Press ESC to return to the game"
DefaultIntroHelp[edit]
Type: string
Modifiers: localized
Default value: "Use the Game menu to start a new game."
Instance functions[edit]
Close[edit]
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
Created[edit]
function Created ()
Overrides: UWindowWindow.Created
Paint[edit]
Overrides: UWindowWindow.Paint
SetHelp[edit]
function SetHelp (string NewHelp)