My program doesn't have bugs. It just develops random features.

UE2:SuperShockAmmo (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Inventory >> Ammunition >> ShockAmmo >> SuperShockAmmo
Package: 
XWeapons
This class in other games:
UT2004

null

Default values[edit]

Property Value
InitialAmount 1
MaxAmmo 1

Instance functions[edit]

CheckOutOfAmmo[edit]

simulated function CheckOutOfAmmo ()

Overrides: Ammunition.CheckOutOfAmmo


UseAmmo[edit]

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

Overrides: Ammunition.UseAmmo