I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:TargetChildWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> SpeechWindow >> TargetChildWindow |
- Package:
- UTMenu
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
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]
Overrides: UWindowWindow.Paint