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

UE2:SPECIES_Night (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09: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 >> SpeciesType >> SPECIES_Human >> SPECIES_Night
Package: 
XGame
This class in other games:
UT2004

null

Default values

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

Static functions

ModifyImpartedDamage

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

Overrides: SpeciesType.ModifyImpartedDamage