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

UMenu.UMenuWeaponPriorityListArea

Extends
UMenuDialogClientWindow

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

Variables Summary
UWindowControlFrameFrame
UWindowWindowPriorityList
class<UMenuWeaponPriorityListBox>PriorityListClass
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function AutoSwitchChange ()
function BeforePaint (Canvas C, float MouseX, float MouseY)
function Created ()
function Notify (UWindowDialogControl C, byte E)
function SaveConfigs ()
Inherited Functions from UMenu.UMenuDialogClientWindow
Notify
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint


Variables Detail

Frame Source code

var UWindowControlFrame Frame;

PriorityList Source code

var UWindowWindow PriorityList;

PriorityListClass Source code

var class<UMenuWeaponPriorityListBox> PriorityListClass;


Functions Detail

AutoSwitchChange Source code

function AutoSwitchChange ( )

BeforePaint Source code

function BeforePaint ( Canvas C, float MouseX, float MouseY )

Created Source code

function Created ( )

Notify Source code

function Notify ( UWindowDialogControl C, byte E )

SaveConfigs Source code

function SaveConfigs ( )


Defaultproperties

defaultproperties
{
     PriorityListClass=Class'UMenu.UMenuWeaponPriorityListBox'
}

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