The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:DMMutator (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UnrealGame
- Direct subclasses:
- InvasionMutator, MutLastManStanding
- This class in other games:
- UT, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: Mutator.AlwaysKeep
[edit] ModifyPlayer
function ModifyPlayer (Pawn Other)
Overrides: Mutator.ModifyPlayer
[edit] MutatorIsAllowed
function bool MutatorIsAllowed ()
Overrides: Mutator.MutatorIsAllowed
