UE1:UMenuRootWindow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
RTNP Object >> UWindowBase >> UWindowWindow >> UWindowRootWindow >> UMenuRootWindow
Package:
UMenu
This class in other games:

UMenuRootWindow - root window subclass for Unreal Menu System

Properties

BetaFont

Type: Font


MenuBar

Type: UMenuMenuBar


StatusBar

Type: UMenuStatusBar


Default values

Property Value
LookAndFeelClass "UMenu.UMenuUGLookAndFeel"

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