Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ROEngine.ROTankShellExplosionDamage

Extends
ROWeaponDamageType
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.DamageType
      |   
      +-- UnrealGame.WeaponDamageType
         |   
         +-- ROEngine.ROWeaponDamageType
            |   
            +-- ROEngine.ROTankShellExplosionDamage

Variables Summary
Inherited Variables from ROEngine.ROWeaponDamageType
APCDamageModifier, bCauseViewJarring, HUDIcon, TankDamageModifier, TreadDamageModifier, VehicleDamageModifier
Inherited Variables from UnrealGame.WeaponDamageType
WeaponClass

Functions Summary
function GetHitEffects (out class<xEmitter> HitEffects[4], int VictimHealth ))
function ScoreKill (Controller Killer, Controller Killed))
Inherited Functions from UnrealGame.WeaponDamageType
GetWeaponClass


Functions Detail

GetHitEffects Source code

static function GetHitEffects ( out class<xEmitter> HitEffects[4], int VictimHealth ) )

ScoreKill Source code

static function ScoreKill ( Controller Killer, Controller Killed) )


Defaultproperties

defaultproperties
{
     HUDIcon=Texture'InterfaceArt_tex.deathicons.Strike'
     TankDamageModifier=0.050000
     APCDamageModifier=0.250000
     VehicleDamageModifier=0.500000
     TreadDamageModifier=0.250000
     DeathString="%o was killed by %k's tank shell shrapnel."
     FemaleSuicide="%o fired her shell prematurely."
     MaleSuicide="%o fired his shell prematurely."
     bArmorStops=False
     bLocationalHit=False
     bDetonatesGoop=True
     bDelayedDamage=True
     bThrowRagdoll=True
     bExtraMomentumZ=True
     bFlaming=True
     GibModifier=4.000000
     DeathOverlayMaterial=Combiner'Effects_Tex.GoreDecals.PlayerDeathOverlay'
     DeathOverlayTime=999.000000
     GibPerterbation=0.150000
     KDamageImpulse=5000.000000
     KDeathVel=250.000000
     KDeathUpKick=50.000000
     VehicleMomentumScaling=1.300000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.493 - Created with UnCodeX