The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:TransAmmo (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Inventory >> Ammunition >> TransAmmo

Contents

Package: 
XWeapons
This class in other games:
UT2003

null

[edit] Default values

Property Value
InitialAmount 5
ItemName "TransLauncher"
MaxAmmo 5

[edit] Instance functions

[edit] AddAmmo

function bool AddAmmo (int AmmoToAdd)

Overrides: Ammunition.AddAmmo