I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UMenuLoadGameClientWindow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
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