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

UTGame.UTDmgType_ScorpionSelfDestruct

Extends
UTDmgType_Burning

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.DamageType
   |   
   +-- UTGame.UTDamageType
      |   
      +-- UTGame.UTDmgType_Burning
         |   
         +-- UTGame.UTDmgType_ScorpionSelfDestruct

Variables Summary
intDamageGivenForSelfDestruct
Inherited Variables from UTGame.UTDamageType
AlwaysGibDamageThreshold, bAnimateHipsForDeathAnim, bBulletHit, bCauseConvulsions, bComplainFriendlyFire, bDestroysBarricades, bDirectDamage, bHeadGibCamera, bLeaveBodyEffect, bOverrideHitEffectColor, bSelfDestructDamage, bSeversHead, bSpecialDeathCamera, bThrowRagdoll, bUseDamageBasedDeathEffects, bUseTearOffMomentum, bVehicleHit, CustomTauntIndex, DamageBodyMatColor, DamageCameraAnim, DamageOverlayTime, DamageWeaponClass, DamageWeaponFireMode, DeathAnim, DeathAnimRate, DeathCameraEffectInstigator, DeathCameraEffectVictim, DeathOverlayTime, DeathStatsName, GibPerterbation, GibThreshold, GibTrail, HeroPointsMultiplier, HitEffectColor, KillStatsName, MinAccumulateDamageThreshold, MotorDecayTime, NodeDamageScaling, PhysicsTakeHitMomentumThreshold, RewardAnnouncementClass, RewardAnnouncementSwitch, RewardCount, RewardEvent, StopAnimAfterDamageInterval, SuicideStatsName

Functions Summary
functionint IncrementKills (UTPlayerReplicationInfo KillerPRI))
Inherited Functions from UTGame.UTDmgType_Burning
GetHitEffectDuration, SpawnHitEffect
Inherited Functions from UTGame.UTDamageType
BoneBreaker, CalcDeathCamera, CreateDeathGoreChunks, CreateDeathSkeleton, DoCustomDamageEffects, DrawKillIcon, GetDeathCameraEffectInstigator, GetDeathCameraEffectVictim, GetHitEffectDuration, GetStatsName, IncrementDeaths, IncrementKills, IncrementSuicides, PawnTornOff, ScoreKill, ShouldGib, SpawnExtraGibEffects, SpawnGibEffects, SpawnHitEffect


Variables Detail

DamageGivenForSelfDestruct Source code

var int DamageGivenForSelfDestruct;
Amount of damage to given when hitting a vehicle


Functions Detail

IncrementKills Source code

static function int IncrementKills ( UTPlayerReplicationInfo KillerPRI) )


Defaultproperties

defaultproperties
{
   DamageGivenForSelfDestruct=610
   bSelfDestructDamage=True
   KillStatsName="KILLS_SCORPIONSELFDESTRUCT"
   DeathStatsName="DEATHS_SCORPIONSELFDESTRUCT"
   SuicideStatsName="SUICIDES_SCORPIONSELFDESTRUCT"
   DeathString="`o was too close to `k's Scorpion self destruct."
   FemaleSuicide="`o fried herself with her own Scorpion self destruct."
   MaleSuicide="`o fried himself with his own Scorpion self destruct."
   bDontHurtInstigator=True
   bKRadialImpulse=True
   KDamageImpulse=12000.000000
   KImpulseRadius=500.000000
   Name="Default__UTDmgType_ScorpionSelfDestruct"
   ObjectArchetype=UTDmgType_Burning'UTGame.Default__UTDmgType_Burning'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:50.851 - Created with UnCodeX