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

XWeapons.FlakAmmo

Extends
Ammunition

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

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
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


Defaultproperties

defaultproperties
{
    ItemName="Flak Shells"
    IconMaterial=Material'HudContent.Generic.HUD'
    IconCoords=(X1=394,Y1=40,X2=457,Y2=81)


    PickupClass=class'FlakAmmoPickup'
    MaxAmmo=35
    InitialAmount=15
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:05.961 - Created with UnCodeX