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

XWeapons.TransAmmo

Extends
Ammunition

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Ammunition
         |   
         +-- XWeapons.TransAmmo

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
Inherited Variables from Engine.Inventory
AttachmentClass, bDisplayableInv, bDrawingFirstPerson, BobDamping, bTossedOut, Charge, GroupOffset, IconCoords, IconMaterial, InventoryGroup, ItemName, PickupClass, PlayerViewOffset, PlayerViewPivot, ThirdPersonActor

Functions Summary
functionbool AddAmmo (int AmmoToAdd)
Inherited Functions from Engine.Ammunition
AddAmmo, CheckOutOfAmmo, DisplayDebug, HandlePickupQuery, HasAmmo, UseAmmo
Inherited Functions from Engine.Inventory
AttachToPawn, Destroyed, DetachFromPawn, DropFrom, GetHumanReadableName, GiveTo, HandlePickupQuery, NextWeapon, OwnerEvent, PickupFunction, PrevWeapon, PrioritizeArmor, RecommendWeapon, RenderOverlays, SelectNext, SetOwnerDisplay, StaticItemName, TravelPostAccept, TravelPreAccept, updaterelative, Use, WeaponChange


Functions Detail

AddAmmo Source code

function bool AddAmmo ( int AmmoToAdd )


Defaultproperties

defaultproperties
{
     MaxAmmo=5
     InitialAmount=5
     ItemName="TransLauncher"
}

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