There is no spoon
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[edit]
InstantRocketCheck[edit]
Type: UWindowCheckbox
InstantRocketHelp[edit]
Type: string
Modifiers: localized
Default value: "Make the Rocket Launcher fire rockets instantly, rather than charging up multiple rockets."
InstantRocketText[edit]
Type: string
Modifiers: localized
Default value: "Instant Rocket Fire"
SpeechBinderButton[edit]
Type: UWindowSmallButton
SpeechBinderHelp[edit]
Type: string
Modifiers: localized
Default value: "Use this special window to bind taunts and orders to keys."
SpeechBinderText[edit]
Type: string
Modifiers: localized
Default value: "Speech Binder"
Instance functions[edit]
BeforePaint[edit]
Overrides: UMenuInputOptionsClientWindow.BeforePaint
Created[edit]
function Created ()
Overrides: UMenuInputOptionsClientWindow.Created
InstantRocketChanged[edit]
function InstantRocketChanged ()
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuInputOptionsClientWindow.Notify