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

UE2:SuperShockAmmo (UT2004)

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

null

Default values

Property Value
InitialAmount 1
MaxAmmo 1

Instance functions

CheckOutOfAmmo

simulated function CheckOutOfAmmo ()

Overrides: Ammunition.CheckOutOfAmmo


UseAmmo

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

Overrides: Ammunition.UseAmmo