Mostly Harmless

UE1:UMenuRootWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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