Gah - a solution with more questions. – EntropicLqd
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
BetaFont
Type: Font
MenuBar
Type: UMenuMenuBar
StatusBar
Type: UMenuStatusBar
Default values
Property | Value |
---|---|
LookAndFeelClass | "WindowsLookAndFeel.XPLookAndFeel" |
Instance functions
Created
function Created ()
Overrides: UWindowRootWindow.Created
DoQuitGame
function DoQuitGame ()
Overrides: UWindowRootWindow.DoQuitGame
Paint
Overrides: UWindowWindow.Paint
Resized
function Resized ()
Overrides: UWindowRootWindow.Resized