Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UTInputOptionsCW (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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