I'm a doctor, not a mechanic

UE1:UMenuLoadGameClientWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UMenu
This class in other games:
RTNP

null

Properties

RestartButton

Type: UMenuRaisedButton


RestartHelp

Type: string

Modifiers: localized


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

RestartText

Type: string

Modifiers: localized


Default value: "Restart"

Instance functions

BeforePaint

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

Overrides: UMenuSlotClientWindow.BeforePaint


Created

function Created ()

Overrides: UMenuSlotClientWindow.Created


Notify

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuDialogClientWindow.Notify