I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTDmgType_Pancake (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> DamageType >> UTDamageType >> UTDmgType_RanOver >> UTDmgType_Pancake
Package: 
UTGame
This class in other games:
UT3


Default values

Property Value
bAlwaysGibs True
bArmorStops False
DamagedFFWaveform ForceFeedbackWaveform'UTGame.Default__UTDmgType_Pancake:ForceFeedbackWaveform0'
DeathString "`o was crushed by `k"
FemaleSuicide "`o was crushed."
GibPerterbation 1.0
KilledFFWaveform ForceFeedbackWaveform'UTGame.Default__UTDmgType_Pancake:ForceFeedbackWaveform1'
MaleSuicide "`o was crushed."

Static functions

SmallReward

static function SmallReward (UTPlayerController Killer, int KillCount)

Overrides: UTDmgType_RanOver.SmallReward