| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UMenu.UMenuDialogClientWindow
|
+-- UTMenu.KillGameQueryClient
| Variables Summary | |
|---|---|
| UWindowSmallButton | NoButton |
| string | NoText |
| UMenuLabelControl | QueryLabel |
| string | QueryText |
| int | SlotIndex |
| SlotWindow | SlotWindow |
| UWindowSmallButton | YesButton |
| string | YesText |
| Inherited Variables from UWindow.UWindowDialogClientWindow |
|---|
| DesiredHeight, DesiredWidth, TabLast |
| Functions Summary | ||
|---|---|---|
![]() | Created ())) | |
![]() | NoPressed ())) | |
![]() | Notify (UWindowDialogControl C, byte E)) | |
![]() | Paint (Canvas C, float X, float Y)) | |
![]() | Resized ())) | |
![]() | YesPressed ())) | |
| Inherited Functions from UMenu.UMenuDialogClientWindow |
|---|
| Notify |
| Inherited Functions from UWindow.UWindowDialogClientWindow |
|---|
| CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint |
| Variables Detail |
|---|
| Functions Detail |
|---|
Created Source code
NoPressed Source code
Notify Source code
Paint Source code
Resized Source code
YesPressed Source code| Defaultproperties |
|---|
defaultproperties { QueryText="Are you sure you want to remove this save game?" YesText="Yes" NoText="No" } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||