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.DamTypeFlamethrower
DamTypeFlameNade
Variables Summary |
---|
Inherited Variables from KFMod.KFWeaponDamageType |
---|
bCheckForHeadShots, bDealBurningDamage, bIsExplosive, bIsMeleeDamage, bIsPowerWeapon, bSniperWeapon, HeadShotDamageMult |
Inherited Variables from UnrealGame.WeaponDamageType |
---|
WeaponClass |
Functions Summary | ||
---|---|---|
![]() | AwardDamage (KFSteamStatsAndAchievements KFStatsAndAchievements, int Amount)) |
Inherited Functions from KFMod.KFWeaponDamageType |
---|
AwardDamage, AwardKill, ScoredHeadshot |
Inherited Functions from UnrealGame.WeaponDamageType |
---|
GetWeaponClass |
Functions Detail |
---|
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 | UnrealScript Documentation |
previous class next class | frames no frames |