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

UMenu.UMenuSlotClientWindow

Extends
UMenuDialogClientWindow
Modifiers
config ( user )

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

Direct Known Subclasses:

UMenuLoadGameClientWindow, UMenuSaveGameClientWindow

Variables Summary
stringSlotHelp
stringSlotNames[9]
UMenuRaisedButtonSlots[9]
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Created ()))
function ShowWindow ()))
Inherited Functions from UMenu.UMenuDialogClientWindow
Notify
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint


Variables Detail

SlotHelp Source code

var localized string SlotHelp;

SlotNames[9] Source code

var globalconfig string SlotNames[9];

Slots[9] Source code

var UMenuRaisedButton Slots[9];


Functions Detail

BeforePaint Source code

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

Created Source code

function Created ( ) )

ShowWindow Source code

function ShowWindow ( ) )


Defaultproperties

defaultproperties
{
				SlotHelp="Press to activate this slot. (Save/Load)"
}

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