The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:TargetChildWindow (UT)

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

null

Properties[edit]

AllString[edit]

Type: string

Modifiers: localized


Default value: "All"

bSelectLast[edit]

Type: bool


Message[edit]

Type: int


MiniDisplay[edit]

Type: SpeechMiniDisplay


MinOptions[edit]

Type: int


OptionOffset[edit]

Type: int


OptionTeamIDs[edit]

Type: int

Array size: 16


Default values[edit]

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

Instance functions[edit]

BeforePaint[edit]

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

Overrides: SpeechWindow.BeforePaint


Created[edit]

function Created ()

Overrides: SpeechWindow.Created


HideWindow[edit]

function HideWindow ()

Overrides: UWindowWindow.HideWindow


Notify[edit]

function Notify (UWindowWindow B, byte E)

Overrides: SpeechWindow.Notify


Paint[edit]

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

Overrides: UWindowWindow.Paint