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

UE1:SpeechMiniDisplay (UT)

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

null

Properties

ArrowString

Type: string


Default value: "<<<"

DisplayArea

Type: UTFadeTextArea


HumanString

Type: string

Modifiers: localized


Default value: "None <Human>"

LocationString

Type: string

Modifiers: localized


Default value: "Location:"

NameString

Type: string

Modifiers: localized


Default value: "Name:"

OrdersString

Type: string

Modifiers: localized


Default value: "Orders:"

Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


CheckMousePassThrough

function bool CheckMousePassThrough (float X, float Y)

Overrides: UWindowWindow.CheckMousePassThrough


Created

function Created ()

Overrides: UWindowWindow.Created


FillInfo

function FillInfo (int Index, string Callsign)


Reset

function Reset ()