There is no spoon

UE1:TargetChildWindow (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 >> 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