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

UTMenu.TargetChildWindow

Extends
SpeechWindow

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

Variables Summary
stringAllString
boolbSelectLast
intMessage
SpeechMiniDisplayMiniDisplay
intMinOptions
intOptionOffset
intOptionTeamIDs[16]
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 HideWindow ()))
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

AllString Source code

var localized string AllString;

bSelectLast Source code

var bool bSelectLast;

Message Source code

var int Message;

MiniDisplay Source code

var SpeechMiniDisplay MiniDisplay;

MinOptions Source code

var int MinOptions;

OptionOffset Source code

var int OptionOffset;

OptionTeamIDs[16] Source code

var int OptionTeamIDs[16];


Functions Detail

BeforePaint Source code

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

Created Source code

function Created ( ) )

HideWindow Source code

function HideWindow ( ) )

Notify Source code

function Notify ( UWindowWindow B, byte E) )

Paint Source code

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


Defaultproperties

defaultproperties
{
     AllString="All"
     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:15:03.679 - Created with UnCodeX