I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:MutFastWeapSwitch (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Mutator >> MutFastWeapSwitch
Package: 
XGame

null

Default values[edit]

Property Value
Description "UT2003 style fast weapon switching and boost dodging."
FriendlyName "UT2003 Style"
GroupName "WeapSwitch"

States[edit]

Startup[edit]

Modifiers: auto

Startup.CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement (global)