| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.DamageType
|
+-- UnrealGame.WeaponDamageType
|
+-- KFMod.KFWeaponDamageType
|
+-- KFMod.DamTypeProjectileDecap
| Variables Summary |
|---|
| Inherited Variables from KFMod.KFWeaponDamageType |
|---|
| bCheckForHeadShots, bDealBurningDamage, bIsExplosive, bIsMeleeDamage, bIsPowerWeapon, bSniperWeapon, HeadShotDamageMult |
| Inherited Variables from UnrealGame.WeaponDamageType |
|---|
| WeaponClass |
| Functions Summary |
|---|
| Inherited Functions from KFMod.KFWeaponDamageType |
|---|
| AwardDamage, AwardKill, ScoredHeadshot |
| Inherited Functions from UnrealGame.WeaponDamageType |
|---|
| GetWeaponClass |
| Defaultproperties |
|---|
defaultproperties
{
WeaponClass=Class'KFMod.KFMeleeGun'
DeathString="%o was beat down by %k."
FemaleSuicide="%o beat herself down."
MaleSuicide="%o beat himself down."
bRagdollBullet=True
bBulletHit=True
PawnDamageEmitter=Class'ROEffects.ROBloodPuff'
LowGoreDamageEmitter=Class'ROEffects.ROBloodPuffNoGore'
LowDetailEmitter=Class'ROEffects.ROBloodPuffSmall'
FlashFog=(X=600.000000)
KDamageImpulse=2000.000000
KDeathVel=100.000000
KDeathUpKick=25.000000
VehicleDamageScaling=0.600000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||