Gah - a solution with more questions. – EntropicLqd

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