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

UE2:DamTypeExploBarrel (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> DamageType >> DamTypeExploBarrel
Package: 
UT2k4Assault

null

Default values[edit]

Property Value
bDetonatesGoop True
bFlaming True
bThrowRagdoll True
DeathString "%k took out %o with a barrel explosion."
FemaleSuicide "%o was a little too close to the barrel she blew up."
GibPerterbation 0.15
MaleSuicide "%o was a little too close to the barrel he blew up."

Static functions[edit]

GetHitEffects[edit]

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

Overrides: DamageType.GetHitEffects