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

UE2:MutLightweightVehicles (UT2004)

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

null

Properties[edit]

DescText[edit]

Type: string

Modifiers: localized


Default value: "Vehicles get this many times as much momentum from damage"

DisplayText[edit]

Type: string

Modifiers: localized


Default value: "Momentum Multiplier"

VehicleMomentumMult[edit]

Type: float

Modifiers: config


Default value: 3.0

Default values[edit]

Property Value
Description "Vehicles fly farther when you hit them."
FriendlyName "Lightweight Vehicles"

Functions[edit]

Static events[edit]

GetDescriptionText[edit]

static event string GetDescriptionText (string PropName)

Overrides: Info.GetDescriptionText


Other static functions[edit]

FillPlayInfo[edit]

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


Instance functions[edit]

CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement