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

UMenu.UMenuLoadGameClientWindow

Extends
UMenuSlotClientWindow

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

Variables Summary
UMenuRaisedButtonRestartButton
stringRestartHelp
stringRestartText
Inherited Variables from UMenu.UMenuSlotClientWindow
MonthNames[12], SlotHelp, SlotNames[9], Slots[9]

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


Variables Detail

RestartButton Source code

var UMenuRaisedButton RestartButton;

RestartHelp Source code

var localized string RestartHelp;

RestartText Source code

var localized string RestartText;


Functions Detail

BeforePaint Source code

function BeforePaint ( Canvas C, float X, float Y) )

Created Source code

function Created ( ) )

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )


Defaultproperties

defaultproperties
{
     RestartText="Restart"
     RestartHelp="Press to restart the current level."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:15.413 - Created with UnCodeX