Always snap to grid

UE3:UTDmgType_ImpactHammer (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> DamageType >> UTDamageType >> UTDmgType_ImpactHammer
Package: 
UTGame

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

Default values[edit]

Property Value
bAlwaysGibs True
CustomTauntIndex 5
DamageCameraAnim CameraAnim'Camera_FX.ImpactHammer.C_WP_ImpactHammer_Primary_Fire_GetHit_Shake'
DamageWeaponClass Class'UTGame.UTWeap_ImpactHammer'
DamageWeaponFireMode 2
DeathCameraEffectInstigator Class'UTGame.UTEmitCameraEffect_BloodSplatter'
DeathStatsName 'DEATHS_IMPACTHAMMER'
DeathString "`o was hammered by `k."
FemaleSuicide "`o pounded herself."
GibPerterbation 0.5
KDamageImpulse 10000.0
KillStatsName 'KILLS_IMPACTHAMMER'
MaleSuicide "`o pounded himself."
RewardAnnouncementSwitch 5
RewardCount 15
RewardEvent 'REWARD_JACKHAMMER'
SuicideStatsName 'SUICIDES_IMPACTHAMMER'
VehicleDamageScaling 0.2

Static functions[edit]

GetDeathCameraEffectInstigator[edit]

simulated static function class<UTEmitCameraEffectGetDeathCameraEffectInstigator (UTPawn UTP)

Overrides: UTDamageType.GetDeathCameraEffectInstigator

Return the DeathCameraEffect that will be played on the instigator that was caused by this damagetype and the Pawn type (e.g. robot)