I'm a doctor, not a mechanic
UE1:UTInputOptionsCW (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuInputOptionsClientWindow >> UTInputOptionsCW |
- 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
InstantRocketCheck
Type: UWindowCheckbox
InstantRocketHelp
Type: string
Modifiers: localized
Default value: "Make the Rocket Launcher fire rockets instantly, rather than charging up multiple rockets."
InstantRocketText
Type: string
Modifiers: localized
Default value: "Instant Rocket Fire"
SpeechBinderButton
Type: UWindowSmallButton
SpeechBinderHelp
Type: string
Modifiers: localized
Default value: "Use this special window to bind taunts and orders to keys."
SpeechBinderText
Type: string
Modifiers: localized
Default value: "Speech Binder"
Instance functions
BeforePaint
Overrides: UMenuInputOptionsClientWindow.BeforePaint
Created
function Created ()
Overrides: UMenuInputOptionsClientWindow.Created
InstantRocketChanged
function InstantRocketChanged ()
Notify
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuInputOptionsClientWindow.Notify