I don't need to test my programs. I have an error-correcting modem.

UE1:UMenuStatusBar (UT)

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)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UMenuStatusBar
Package: 
UMenu
This class in other games:
RTNP

null

Properties

ContextHelp

Type: string


DefaultHelp

Type: string

Modifiers: localized


Default value: "Press ESC to return to the game"

DefaultIntroHelp

Type: string

Modifiers: localized


Default value: "Use the Game menu to start a new game."

Instance functions

Close

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


Created

function Created ()

Overrides: UWindowWindow.Created


Paint

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint


SetHelp

function SetHelp (string NewHelp)