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
SlotHelp, SlotNames[9], Slots[9]

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


Variables Detail

CantSave Source code

var localized string CantSave;


Functions Detail

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )

ShowWindow Source code

function ShowWindow ( ) )


Defaultproperties

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

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:14.897 - Created with UnCodeX