Gah - a solution with more questions. – EntropicLqd

UE1:UMenuRootWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowRootWindow >> UMenuRootWindow
Package: 
UMenu
This class in other games:
RTNP

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

function Paint (Canvas C, float MouseX, float MouseY)

Overrides: UWindowWindow.Paint


Resized

function Resized ()

Overrides: UWindowRootWindow.Resized