There is no spoon

UE1:UMenuRootWindow (RTNP)

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

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