I'm a doctor, not a mechanic

UE1:FreeSlotsClient (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTMenu

null

Properties

DoneButton

Type: UWindowSmallButton


DoneText

Type: string

Modifiers: localized


Default value: "OK"

QueryLabel

Type: UMenuLabelControl


QueryText

Type: string

Modifiers: localized


Default value: "Free a save slot first!"

Instance functions

Created

function Created ()

Overrides: UWindowWindow.Created


DonePressed

function DonePressed ()


Notify

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuDialogClientWindow.Notify


Paint

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

Overrides: UWindowDialogClientWindow.Paint


Resized

function Resized ()

Overrides: UWindowWindow.Resized