The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:DMMutator (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> DMMutator

Contents

Package: 
UnrealGame
Direct subclasses:
InvasionMutator, MutLastManStanding
This class in other games:
UT, UT2004

DMMutator.

[edit] Properties

[edit] Property group 'DMMutator'

[edit] AirControl

Type: float

Modifiers: globalconfig


Default value: 0.35

[edit] bBrightSkins

Type: bool

Modifiers: globalconfig


[edit] bMegaSpeed

Type: bool

Modifiers: globalconfig


[edit] Internal variables

[edit] DMMutPropsDisplayText

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"

[edit] Functions

[edit] Static functions

[edit] FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


[edit] Instance functions

[edit] AlwaysKeep

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


[edit] ModifyPlayer

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer


[edit] MutatorIsAllowed

function bool MutatorIsAllowed ()

Overrides: Mutator.MutatorIsAllowed