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 | +-- UMenu.UMenuSlotClientWindow | +-- UMenu.UMenuLoadGameClientWindow
Variables Summary | |
---|---|
UMenuRaisedButton | RestartButton |
string | RestartHelp |
string | RestartText |
Inherited Variables from UMenu.UMenuSlotClientWindow |
---|
MonthNames[12], SlotHelp, SlotNames[9], Slots[9] |
Functions Summary | ||
---|---|---|
BeforePaint (Canvas C, float X, float Y)) | ||
Created ())) | ||
Notify (UWindowDialogControl C, byte E)) |
Inherited Functions from UMenu.UMenuSlotClientWindow |
---|
BeforePaint, Created |
Inherited Functions from UMenu.UMenuDialogClientWindow |
---|
Notify |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { RestartText="Restart" RestartHelp="Press to restart the current level." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |