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

UE2:DamTypeAttackCraftMissle (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> DamageType >> VehicleDamageType >> DamTypeAttackCraftMissle
Package: 
Onslaught

null

Default values[edit]

Property Value
bDelayedDamage True
DeathString "%o couldn't avoid %k's air-to-air missile."
FemaleSuicide "%o blasted herself out of the sky."
MaleSuicide "%o blasted himself out of the sky."
VehicleClass Class'Onslaught.ONSAttackCraft'
VehicleDamageScaling 1.5
VehicleMomentumScaling 0.75

Static functions[edit]

ScoreKill[edit]

static function ScoreKill (Controller Killer, Controller Killed)

Overrides: DamageType.ScoreKill