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

XWeapons.SuperShockAmmo

Extends
ShockAmmo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Ammunition
         |   
         +-- XWeapons.ShockAmmo
            |   
            +-- XWeapons.SuperShockAmmo

Variables Summary
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
function CheckOutOfAmmo ()
functionbool UseAmmo (int AmountNeeded, optional bool bAmountNeededIsMax)
Inherited Functions from Engine.Ammunition
AddAmmo, CheckOutOfAmmo, DisplayDebug, HandlePickupQuery, HasAmmo, UseAmmo


Functions Detail

CheckOutOfAmmo Source code

simulated function CheckOutOfAmmo ( )

UseAmmo Source code

simulated function bool UseAmmo ( int AmountNeeded, optional bool bAmountNeededIsMax )


Defaultproperties

defaultproperties
{
     MaxAmmo=1
     InitialAmount=1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:18.781 - Created with UnCodeX