Always snap to grid
UE1:PhysicalChildWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> SpeechWindow >> PhysicalChildWindow |
- 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
MinOptions
Type: int
OptionOffset
Type: int
PhysicalTaunts
Type: string
Array size: 30
Modifiers: localized
Default value, index 0: "Basic Taunt"
Default value, index 1: "Pelvic Thrust"
Default value, index 2: "Victory Dance"
Default value, index 3: "Wave"
TauntCommand
Type: string
Array size: 30
Default value, index 0: "taunt victory1"
Default value, index 1: "taunt thrust"
Default value, index 2: "taunt taunt1"
Default value, index 3: "taunt wave"
Default values
Property | Value |
---|---|
TopTexture | Texture'UTMenu.Skins.OrdersTop2' |
WindowTitle | "" |
Instance functions
BeforePaint
Overrides: SpeechWindow.BeforePaint
Created
function Created ()
Overrides: SpeechWindow.Created
Notify
function Notify (UWindowWindow B, byte E)
Overrides: SpeechWindow.Notify
Paint
Overrides: UWindowWindow.Paint