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

UE2:DMMutator (UT2003)

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
UT2003 Object >> Actor >> Info >> Mutator >> DMMutator
Package: 
UnrealGame
Direct subclasses:
InvasionMutator, MutLastManStanding
This class in other games:
UT, UT2004

DMMutator.

Properties

Property group 'DMMutator'

AirControl

Type: float

Modifiers: globalconfig


Default value: 0.35

bBrightSkins

Type: bool

Modifiers: globalconfig


bMegaSpeed

Type: bool

Modifiers: globalconfig


Internal variables

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"

Functions

Static functions

FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: Info.FillPlayInfo


Instance functions

AlwaysKeep

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


ModifyPlayer

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer


MutatorIsAllowed

function bool MutatorIsAllowed ()

Overrides: Mutator.MutatorIsAllowed