Gah - a solution with more questions. – EntropicLqd

UE1:SpeechChildWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> SpeechWindow >> SpeechChildWindow
Package: 
UTMenu

null

Properties[edit]

MinOptions[edit]

Type: int


OptionOffset[edit]

Type: int


OtherOffset[edit]

Type: int

Array size: 32


Default values[edit]

Property Value
TopTexture Texture'UTMenu.Skins.OrdersTop2'
WindowTitle ""

Functions[edit]

Events[edit]

KeyEvent[edit]

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

Overrides: SpeechWindow.KeyEvent


Other instance functions[edit]

BeforePaint[edit]

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

Overrides: SpeechWindow.BeforePaint


Created[edit]

function Created ()

Overrides: SpeechWindow.Created


Notify[edit]

function Notify (UWindowWindow B, byte E)

Overrides: SpeechWindow.Notify


Paint[edit]

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

Overrides: UWindowWindow.Paint