Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UMenu.UMenuSaveGameClientWindow

Extends
UMenuSlotClientWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UMenu.UMenuDialogClientWindow
               |   
               +-- UMenu.UMenuSlotClientWindow
                  |   
                  +-- UMenu.UMenuSaveGameClientWindow

Variables Summary
stringCantSave
Inherited Variables from UMenu.UMenuSlotClientWindow
MonthNames[12], SlotHelp, SlotNames[13], Slots[13]

Functions Summary
function Created ()
function Notify (UWindowDialogControl C, byte E)
Inherited Functions from UMenu.UMenuSlotClientWindow
BeforePaint, Created
Inherited Functions from UMenu.UMenuDialogClientWindow
Notify


Variables Detail

CantSave Source code

var localized string CantSave;


Functions Detail

Created Source code

function Created ( )

Notify Source code

function Notify ( UWindowDialogControl C, byte E )


Defaultproperties

defaultproperties
{
     CantSave="Cannot Save: You are dead."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:22.968 - Created with UnCodeX