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

KFMod.M4Ammo

Extends
KFAmmunition

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Ammunition
         |   
         +-- KFMod.KFAmmunition
            |   
            +-- KFMod.M4Ammo

Variables Summary
Inherited Variables from KFMod.KFAmmunition
AmmoPickupAmount, bAcceptsAmmoPickups
Inherited Variables from Engine.Ammunition
AmmoAmount, bInstantHit, bLeadTarget, bRecommendSplashDamage, bSplashDamage, bTossed, bTryHeadShot, bTrySplash, FireSound, IconFlashMaterial, InitialAmount, MaxAmmo, MaxRange, MyDamageType, PickupAmmo, ProjectileClass, RefireRate, WarnTargetPct

Functions Summary
Inherited Functions from KFMod.KFAmmunition
CheckOutOfAmmo, HandlePickupQuery, PostNetReceive
Inherited Functions from Engine.Ammunition
AddAmmo, CheckOutOfAmmo, DisplayDebug, HandlePickupQuery, HasAmmo, UseAmmo


Defaultproperties

defaultproperties
{
     AmmoPickupAmount=30
     MaxAmmo=400
     InitialAmount=160
     PickupClass=Class'KFMod.M4AmmoPickup'
     IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
     IconCoords=(X1=336,Y1=82,X2=382,Y2=125)
     ItemName="M4 bullets"
}

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