Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:MutMovementModifier (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Mutator >> MutMovementModifier

Contents

Package: 
UnrealGame

MutMovementModifier.

[edit] Properties

[edit] Property group 'MutMovementModifier'

[edit] AirControl

Type: float

Modifiers: globalconfig


Default value: 0.35

[edit] bMegaSpeed

Type: bool

Modifiers: globalconfig


[edit] Default values

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

[edit] Functions

[edit] Static events

[edit] GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: Info.GetDescriptionText


[edit] Other static functions

[edit] FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


[edit] Instance functions

[edit] ModifyPlayer

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer