I love the smell of UnrealEd crashing in the morning. – tarquin

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

Property group 'MutMovementModifier'

AirControl

Type: float

Modifiers: globalconfig


Default value: 0.35

bMegaSpeed

Type: bool

Modifiers: globalconfig


Default values

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

Functions

Static events

GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: Info.GetDescriptionText


Other static functions

FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


Instance functions

ModifyPlayer

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer