I don't need to test my programs. I have an error-correcting modem.
UE1:UMenuRootWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowRootWindow >> UMenuRootWindow |
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. |
UMenuRootWindow - root window subclass for Unreal Menu System
Properties[edit]
BetaFont[edit]
Type: Font
MenuBar[edit]
Type: UMenuMenuBar
StatusBar[edit]
Type: UMenuStatusBar
Default values[edit]
Property | Value |
---|---|
LookAndFeelClass | "WindowsLookAndFeel.XPLookAndFeel" |
Instance functions[edit]
Created[edit]
function Created ()
Overrides: UWindowRootWindow.Created
DoQuitGame[edit]
function DoQuitGame ()
Overrides: UWindowRootWindow.DoQuitGame
Paint[edit]
Overrides: UWindowWindow.Paint
Resized[edit]
function Resized ()
Overrides: UWindowRootWindow.Resized