I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:SpeechChildWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> SpeechWindow >> SpeechChildWindow
Package: 
UTMenu

null

Properties

MinOptions

Type: int


OptionOffset

Type: int


OtherOffset

Type: int

Array size: 32


Default values

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

Functions

Events

KeyEvent

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

Overrides: SpeechWindow.KeyEvent


Other instance functions

BeforePaint

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

Overrides: SpeechWindow.BeforePaint


Created

function Created ()

Overrides: SpeechWindow.Created


Notify

function Notify (UWindowWindow B, byte E)

Overrides: SpeechWindow.Notify


Paint

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

Overrides: UWindowWindow.Paint