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

UTMenu.OrdersChildWindow

Extends
SpeechWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UTMenu.NotifyWindow
         |   
         +-- UTMenu.SpeechWindow
            |   
            +-- UTMenu.OrdersChildWindow

Variables Summary
intMinOptions
intOptionOffset
intOtherOffset[32]
PlayerReplicationInfoTargetPRI
Inherited Variables from UTMenu.SpeechWindow
bFadeIn, bFadeOut, BottomButton, BottomTexture, bSlideIn, bSlideOut, ButtonClass, currentkey, CurrentType, FadeFactor, IdentifyTarget, NumOptions, OptionButtons[32], Options[32], SpeechChild, TopButton, TopTexture, WindowTitle, XOffset

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Created ()))
function FadeOut ()))
function HideWindow ()))
eventbool KeyEvent (byte Key, byte Action, FLOAT Delta ))
function Notify (UWindowWindow B, byte E))
function Paint (Canvas C, float X, float Y))
Inherited Functions from UTMenu.SpeechWindow
BeforePaint, Created, FadeIn, FadeOut, HideChildren, KeyEvent, Notify, SetButtonTextures, SlideInWindow, SlideOutWindow, Tick
Inherited Functions from UTMenu.NotifyWindow
Notify


Variables Detail

MinOptions Source code

var int MinOptions;

OptionOffset Source code

var int OptionOffset;

OtherOffset[32] Source code

var int OtherOffset[32];

TargetPRI Source code

var PlayerReplicationInfo TargetPRI;


Functions Detail

BeforePaint Source code

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

Created Source code

function Created ( ) )

FadeOut Source code

function FadeOut ( ) )

HideWindow Source code

function HideWindow ( ) )

KeyEvent Source code

event bool KeyEvent ( byte Key, byte Action, FLOAT Delta ) )

Notify Source code

function Notify ( UWindowWindow B, byte E) )

Paint Source code

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


Defaultproperties

defaultproperties
{
     TopTexture=Texture'UTMenu.Skins.OrdersTop2'
     WindowTitle=""
}

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