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

UTGameContent.UTDmgType_RaptorRocket

Extends
UTDmgType_Burning
Modifiers
abstract

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

Core.Object
|   
+-- Engine.DamageType
   |   
   +-- UTGame.UTDamageType
      |   
      +-- UTGame.UTDmgType_Burning
         |   
         +-- UTGameContent.UTDmgType_RaptorRocket

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
function ScoreKill (UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn))
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


Functions Detail

ScoreKill Source code

static function ScoreKill ( UTPlayerReplicationInfo KillerPRI, UTPlayerReplicationInfo KilledPRI, Pawn KilledPawn) )


Defaultproperties

defaultproperties
{
   DamageWeaponClass=Class'UTGameContent.UTVWeap_RaptorGun'
   DamageWeaponFireMode=1
   KillStatsName="KILLS_RAPTORROCKET"
   DeathStatsName="DEATHS_RAPTORROCKET"
   SuicideStatsName="SUICIDES_RAPTORROCKET"
   DeathString="`o couldn't avoid `k's air-to-air missile."
   FemaleSuicide="`o blasted herself out of the sky."
   MaleSuicide="`o blasted himself out of the sky."
   bKRadialImpulse=True
   KDamageImpulse=2000.000000
   VehicleDamageScaling=1.500000
   VehicleMomentumScaling=0.750000
   Name="Default__UTDmgType_RaptorRocket"
   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.776 - Created with UnCodeX