Cogito, ergo sum

UE2:SPECIES_Night (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> SpeciesType >> SPECIES_Human >> SPECIES_Night

Contents

Package: 
XGame
This class in other games:
UT2004

null

[edit] Default values

Property Value
DamageScaling 0.7
FemaleSoundGroup "XGame.xNightFemaleSoundGroup"
FemaleVoice "XGame.NightFemaleVoice"
MaleSoundGroup "XGame.xNightMaleSoundGroup"
MaleVoice "XGame.NightMaleVoice"
RaceNum 5
SpeciesName "Night"

[edit] Static functions

[edit] ModifyImpartedDamage

static function int ModifyImpartedDamage (int Damage, Pawn injured, Pawn instigatedBy, Object.Vector HitLocation, Object.Vector Momentum, class<DamageTypeDamageType)

Overrides: SpeciesType.ModifyImpartedDamage