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

UE2:AmmoPack (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Pickup >> AmmoPack
Package: 
U2XMP
Direct subclasses:
AmmoPackHeavyPickup, AmmoPackLightPickup, AmmoPackMediumPickup

$Workfile: AmmoPack.uc $ Created By: Sam Brown Created On: 10/18/2001 $Author: Sbrown $ $Date: 5/01/02 5:13p $ $Revision: 3 $

Constants

MaxContents

Value: 15


Properties

Property group 'AmmoPack'

ContentsList

Type: S_ContentsList

Array size: 15 (MaxContents)


Structs

S_ContentsList

string WeaponName 
int AmmoAmount 

States

Pickup

Inherits from: Pickup.Pickup

Modifiers: auto

Pickup.Touch

event Touch (Actor Other)

Overrides: Pickup.Pickup.Touch