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

UE2:DMMutator (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> DMMutator
Package: 
UnrealGame
Direct subclasses:
InvasionMutator, MutLastManStanding
This class in other games:
UT, UT2004

DMMutator.

Properties[edit]

Property group 'DMMutator'[edit]

AirControl[edit]

Type: float

Modifiers: globalconfig


Default value: 0.35

bBrightSkins[edit]

Type: bool

Modifiers: globalconfig


bMegaSpeed[edit]

Type: bool

Modifiers: globalconfig


Internal variables[edit]

DMMutPropsDisplayText[edit]

Type: string

Array size: 3

Modifiers: private, localized


Default value, index 0: "Mega Speed"

Default value, index 1: "Air Control"

Default value, index 2: "Bright Skins"

Functions[edit]

Static functions[edit]

FillPlayInfo[edit]

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


Instance functions[edit]

AlwaysKeep[edit]

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


ModifyPlayer[edit]

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer


MutatorIsAllowed[edit]

function bool MutatorIsAllowed ()

Overrides: Mutator.MutatorIsAllowed