Gah - a solution with more questions. – EntropicLqd
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[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]
Overrides: UWindowDialogClientWindow.Paint
Resized[edit]
function Resized ()
Overrides: UWindowWindow.Resized