Always snap to grid
UE2:DMMutator (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
- 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 the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
Overrides: Mutator.AlwaysKeep
ModifyPlayer[edit]
function ModifyPlayer (Pawn Other)
Overrides: Mutator.ModifyPlayer
MutatorIsAllowed[edit]
function bool MutatorIsAllowed ()
Overrides: Mutator.MutatorIsAllowed