There is no spoon

UE1:UTInputOptionsCW (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTMenu

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]

function BeforePaint (Canvas C, float X, float Y)

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