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

UTGame.UTDmgType_VehicleExplosion

Extends
UTDmgType_Burning
Modifiers
abstract

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

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

Variables Summary
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
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


Defaultproperties

defaultproperties
{
   bThrowRagdoll=True
   GibPerterbation=0.150000
   KillStatsName="KILLS_VEHICLEEXPLOSION"
   DeathStatsName="DEATHS_VEHICLEEXPLOSION"
   SuicideStatsName="SUICIDES_VEHICLEEXPLOSION"
   DeathString="`k took out `o with a vehicle explosion."
   FemaleSuicide="`o was a little too close to the vehicle she blew up."
   MaleSuicide="`o was a little too close to the vehicle he blew up."
   KDamageImpulse=1000.000000
   Name="Default__UTDmgType_VehicleExplosion"
   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:51.078 - Created with UnCodeX