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.FreeSlotsClient
Variables Summary | |
---|---|
UWindowSmallButton | DoneButton |
string | DoneText |
UMenuLabelControl | QueryLabel |
string | QueryText |
Inherited Variables from UWindow.UWindowDialogClientWindow |
---|
DesiredHeight, DesiredWidth, TabLast |
Functions Summary | ||
---|---|---|
Created ())) | ||
DonePressed ())) | ||
Notify (UWindowDialogControl C, byte E)) | ||
Paint (Canvas C, float X, float Y)) | ||
Resized ())) |
Inherited Functions from UMenu.UMenuDialogClientWindow |
---|
Notify |
Inherited Functions from UWindow.UWindowDialogClientWindow |
---|
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { QueryText="Free a save slot first!" DoneText="OK" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |