I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:DamTypeRocket (UT2004)

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

null

Default values[edit]

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

Static functions[edit]

GetHitEffects[edit]

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

Overrides: DamageType.GetHitEffects