There is no spoon

UE1:FreeSlotsClient (UT)

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

null

Properties[edit]

DoneButton[edit]

Type: UWindowSmallButton


DoneText[edit]

Type: string

Modifiers: localized


Default value: "OK"

QueryLabel[edit]

Type: UMenuLabelControl


QueryText[edit]

Type: string

Modifiers: localized


Default value: "Free a save slot first!"

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UWindowWindow.Created


DonePressed[edit]

function DonePressed ()


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuDialogClientWindow.Notify


Paint[edit]

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

Overrides: UWindowDialogClientWindow.Paint


Resized[edit]

function Resized ()

Overrides: UWindowWindow.Resized