I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:KillGameQueryClient (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> KillGameQueryClient |
- 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
NoButton
Type: UWindowSmallButton
NoText
Type: string
Modifiers: localized
Default value: "No"
QueryLabel
Type: UMenuLabelControl
QueryText
Type: string
Modifiers: localized
Default value: "Are you sure you want to remove this save game?"
SlotIndex
Type: int
SlotWindow
Type: SlotWindow
YesButton
Type: UWindowSmallButton
YesText
Type: string
Modifiers: localized
Default value: "Yes"
Instance functions
Created
function Created ()
Overrides: UWindowWindow.Created
NoPressed
function NoPressed ()
Notify
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuDialogClientWindow.Notify
Paint
Overrides: UWindowDialogClientWindow.Paint
Resized
function Resized ()
Overrides: UWindowWindow.Resized
YesPressed
function YesPressed ()