Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:LinkAmmoPickup (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Pickup >> Ammo >> UTAmmoPickup >> LinkAmmoPickup
Package: 
XWeapons
This class in other games:
UT2003

null

Default values[edit]

Property Value
AmmoAmount 50
CollisionHeight 10.5
DrawType DT_StaticMesh
InventoryType Class'XWeapons.LinkAmmo'
MaxDesireability 0.24
PickupForce "LinkAmmoPickup"
PickupMessage "You picked up link charges."
PickupSound Sound'PickupSounds.LinkAmmoPickup'
StaticMesh StaticMesh'WeaponStaticMesh.LinkAmmoPickup'

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay