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

UE2:MutMovementModifier (UT2004)

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
UT2004 Object >> Actor >> Info >> Mutator >> MutMovementModifier
Package: 
UnrealGame

MutMovementModifier.

Properties[edit]

Property group 'MutMovementModifier'[edit]

AirControl[edit]

Type: float

Modifiers: globalconfig


Default value: 0.35

bMegaSpeed[edit]

Type: bool

Modifiers: globalconfig


Default values[edit]

Property Value
Description "Change how players move in the air."
FriendlyName "Air Control"

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]

ModifyPlayer[edit]

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer