Mostly Harmless

UE2:MutMovementModifier (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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