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

UE1:UMenuLoadGameClientWindow (RTNP)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UMenu
This class in other games:
UT

null

Properties[edit]

RestartButton[edit]

Type: UMenuRaisedButton


RestartHelp[edit]

Type: string

Modifiers: localized


Default value: "Press to restart the current level."

RestartText[edit]

Type: string

Modifiers: localized


Default value: "Restart"

Instance functions[edit]

BeforePaint[edit]

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

Overrides: UMenuSlotClientWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UMenuSlotClientWindow.Created


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuDialogClientWindow.Notify