| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.DamageType
|
+-- UTGame.UTDamageType
|
+-- UTGame.UTDmgType_ImpactHammer
| Variables Summary |
|---|
| Functions Summary | ||
|---|---|---|
![]() | class<UTEmitCameraEffect> | GetDeathCameraEffectInstigator (UTPawn UTP )) |
| Inherited Functions from Engine.DamageType |
|---|
| DeathMessage, SuicideMessage, VehicleDamageScalingFor |
| Functions Detail |
|---|
GetDeathCameraEffectInstigator Source codeReturn the DeathCameraEffect that will be played on the instigator that was caused by this damagetype and the Pawn type (e.g. robot)
| Defaultproperties |
|---|
defaultproperties { GibPerterbation=0.500000 DamageWeaponClass=Class'UTGame.UTWeap_ImpactHammer' DamageWeaponFireMode=2 DeathCameraEffectInstigator=Class'UTGame.UTEmitCameraEffect_BloodSplatter' DamageCameraAnim=CameraAnim'Camera_FX.ImpactHammer.C_WP_ImpactHammer_Primary_Fire_GetHit_Shake' KillStatsName="KILLS_IMPACTHAMMER" DeathStatsName="DEATHS_IMPACTHAMMER" SuicideStatsName="SUICIDES_IMPACTHAMMER" RewardCount=15 RewardAnnouncementSwitch=5 RewardEvent="REWARD_JACKHAMMER" CustomTauntIndex=5 DeathString="`o was hammered by `k." FemaleSuicide="`o pounded herself." MaleSuicide="`o pounded himself." bAlwaysGibs=True KDamageImpulse=10000.000000 VehicleDamageScaling=0.200000 Name="Default__UTDmgType_ImpactHammer" ObjectArchetype=UTDamageType'UTGame.Default__UTDamageType' } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||