I don't need to test my programs. I have an error-correcting modem.
UE1:FreeSlotsClient (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> FreeSlotsClient |
- Package:
- UTMenu
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: UWindowDialogClientWindow.Paint
Resized
function Resized ()
Overrides: UWindowWindow.Resized