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.DamTypeThompsonDrum
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 |
---|
Defaultproperties |
---|
defaultproperties { WeaponClass=Class'KFMod.ThompsonDrumSMG' DeathString="%k killed %o (R.S. Tommy Gun)." FemaleSuicide="%o shot herself in the foot." MaleSuicide="%o shot himself in the foot." bRagdollBullet=True KDamageImpulse=5500.000000 KDeathVel=175.000000 KDeathUpKick=15.000000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |