Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFMod.DamTypeFlamethrower

Extends
KFWeaponDamageType
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.DamageType
      |   
      +-- UnrealGame.WeaponDamageType
         |   
         +-- KFMod.KFWeaponDamageType
            |   
            +-- KFMod.DamTypeFlamethrower

Direct Known Subclasses:

DamTypeFlameNade

Variables Summary
Inherited Variables from KFMod.KFWeaponDamageType
bCheckForHeadShots, bDealBurningDamage, bIsExplosive, bIsMeleeDamage, bIsPowerWeapon, bSniperWeapon, HeadShotDamageMult
Inherited Variables from UnrealGame.WeaponDamageType
WeaponClass

Functions Summary
function AwardDamage (KFSteamStatsAndAchievements KFStatsAndAchievements, int Amount))
Inherited Functions from KFMod.KFWeaponDamageType
AwardDamage, AwardKill, ScoredHeadshot
Inherited Functions from UnrealGame.WeaponDamageType
GetWeaponClass


Functions Detail

AwardDamage Source code

static function AwardDamage ( KFSteamStatsAndAchievements KFStatsAndAchievements, int Amount) )


Defaultproperties

defaultproperties
{
     bDealBurningDamage=True
     bCheckForHeadShots=False
     WeaponClass=Class'KFMod.FlameThrower'
     DeathString="%k incinerated %o (Flamethrower)."
     FemaleSuicide="%o roasted herself alive."
     MaleSuicide="%o roasted himself alive."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:42.864 - Created with UnCodeX