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

UE2:DamTypeShockBall (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> DamageType >> WeaponDamageType >> DamTypeShockBall
Package: 
XWeapons
This class in other games:
UT2004

null

Default values[edit]

Property Value
bDetonatesGoop True
DeathString "%o was wasted by %k's shock core."
FemaleSuicide "%o snuffed herself with the shock core."
MaleSuicide "%o snuffed himself with the shock core."
WeaponClass Class'XWeapons.ShockRifle'

Static functions[edit]

GetHitEffects[edit]

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

Overrides: DamageType.GetHitEffects