Cogito, ergo sum

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

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