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

UTGame.UTDmgType_Pancake

Extends
UTDmgType_RanOver
Modifiers
abstract

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

Core.Object
|   
+-- Engine.DamageType
   |   
   +-- UTGame.UTDamageType
      |   
      +-- UTGame.UTDmgType_RanOver
         |   
         +-- UTGame.UTDmgType_Pancake

Variables Summary
Inherited Variables from UTGame.UTDmgType_RanOver
NumMessages, RanOverWaveForm
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 SmallReward (UTPlayerController Killer, int KillCount))
Inherited Functions from UTGame.UTDmgType_RanOver
IncrementKills, SmallReward, 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

SmallReward Source code

static function SmallReward ( UTPlayerController Killer, int KillCount) )


Defaultproperties

defaultproperties
{
   GibPerterbation=1.000000
   DeathString="`o was crushed by `k"
   FemaleSuicide="`o was crushed."
   MaleSuicide="`o was crushed."
   bArmorStops=False
   bAlwaysGibs=True
   Name="Default__UTDmgType_Pancake"
   ObjectArchetype=UTDmgType_RanOver'UTGame.Default__UTDmgType_RanOver'
}

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