| 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.KFProjectileWeaponDamageType
|
+-- KFMod.DamTypeSCARMK17AssaultRifle
| Variables Summary |
|---|
| Inherited Variables from KFMod.KFWeaponDamageType |
|---|
| bCheckForHeadShots, bDealBurningDamage, bIsExplosive, bIsMeleeDamage, bIsPowerWeapon, bSniperWeapon, HeadShotDamageMult |
| Functions Summary | ||
|---|---|---|
![]() | AwardDamage (KFSteamStatsAndAchievements KFStatsAndAchievements, int Amount)) | |
![]() | AwardKill (KFSteamStatsAndAchievements KFStatsAndAchievements, KFPlayerController Killer, KFMonster Killed )) | |
| Inherited Functions from KFMod.KFWeaponDamageType |
|---|
| AwardDamage, AwardKill, ScoredHeadshot |
| Functions Detail |
|---|
AwardDamage Source code
AwardKill Source code| Defaultproperties |
|---|
defaultproperties
{
WeaponClass=Class'KFMod.SCARMK17AssaultRifle'
DeathString="%k killed %o (SCARMK17)."
FemaleSuicide="%o shot herself in the foot."
MaleSuicide="%o shot himself in the foot."
bRagdollBullet=True
KDamageImpulse=6500.000000
KDeathVel=175.000000
KDeathUpKick=20.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||