I'm a doctor, not a mechanic

UE2:DamTypeRocket (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> DamageType >> WeaponDamageType >> DamTypeRocket
Package: 
XWeapons
Direct subclasses:
DamTypeBruteRocket, DamTypeRocketHoming, DamTypeWarlordRocket
This class in other games:
UT2004

null

Default values[edit]

Property Value
bDetonatesGoop True
DeathString "%o rode %k's rocket into oblivion."
FemaleSuicide "%o fired her rocket prematurely."
KDamageImpulse 20000.0
MaleSuicide "%o fired his rocket prematurely."
WeaponClass Class'XWeapons.RocketLauncher'

Static functions[edit]

GetHitEffects[edit]

static function GetHitEffects (out class<xEmitterHitEffects[4], int VictemHealth)

Overrides: DamageType.GetHitEffects