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
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[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]

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

Overrides: UWindowWindow.Paint


Resized[edit]

function Resized ()

Overrides: UWindowRootWindow.Resized