There is no spoon

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

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