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

UTGameContent.UTDmgType_CicadaRocket

Extends
UTDmgType_Burning
Modifiers
abstract

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

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

Variables Summary
Inherited Variables from UTGame.UTDamageType
AlwaysGibDamageThreshold, bAlwaysGibs, bAnimateHipsForDeathAnim, bBulletHit, bCauseConvulsions, bCausesBlood, bCausesBloodSplatterDecals, bComplainFriendlyFire, bDirectDamage, bDontHurtInstigator, bHeadGibCamera, bLeaveBodyEffect, bLocationalHit, bNeverGibs, bOverrideHitEffectColor, bSelfDestructDamage, bSeversHead, bSpecialDeathCamera, bThrowRagdoll, bUseDamageBasedDeathEffects, bUseTearOffMomentum, bVehicleHit, CustomTauntIndex, DamageBodyMatColor, DamageCameraAnim, DamageOverlayTime, DamageWeaponClass, DamageWeaponFireMode, DeathAnim, DeathAnimRate, DeathCameraEffectInstigator, DeathCameraEffectVictim, DeathOverlayTime, DeathStatsName, DeathString, FemaleSuicide, GibPerterbation, GibThreshold, GibTrail, HitEffectColor, KillStatsName, MaleSuicide, MinAccumulateDamageThreshold, MotorDecayTime, NodeDamageScaling, PhysicsTakeHitMomentumThreshold, RewardAnnouncementClass, RewardAnnouncementSwitch, RewardCount, RewardEvent, StopAnimAfterDamageInterval, SuicideStatsName, XRayEffectTime

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, DeathMessage, DoCustomDamageEffects, DrawKillIcon, GetDeathCameraEffectInstigator, GetDeathCameraEffectVictim, GetHitEffectDuration, GetStatsName, IncrementDeaths, IncrementKills, IncrementSuicides, PawnTornOff, ScoreKill, ShouldGib, SpawnExtraGibEffects, SpawnGibEffects, SpawnHitEffect, SuicideMessage


Functions Detail

ScoreKill Source code

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


Defaultproperties

defaultproperties
{
	KillStatsName=KILLS_CICADAROCKET
	DeathStatsName=DEATHS_CICADAROCKET
	SuicideStatsName=SUICIDES_CICADAROCKET
	DamageWeaponClass=class'UTVWeap_CicadaMissileLauncher'
	VehicleMomentumScaling=2.5
	NodeDamageScaling=0.8
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:59.674 - Created with UnCodeX