Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Difference between revisions of "Legacy:TournamentAmmo"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{classbox| [[Legacy:UT|UT]] :: [[Legacy:Actor (UT)|Actor (UT)]] >> [[Legacy:Inventory (UT)|Inventory (UT)]] >> [[Legacy:Pickup (UT)|Pickup (UT)]] >> [[Legacy:Ammo (UT)|Ammo (UT)]] >> TournamentAmmo (Package: Botpack)}}
+
{{classbox|[[Legacy:Actor|Actor]] >> [[Legacy:Inventory (UT)|Inventory (UT)]] >> [[Legacy:Pickup (UT)|Pickup (UT)]] >> [[Legacy:Ammo (UT)|Ammo (UT)]] >> TournamentAmmo}}
  
 
The TournamentAmmo class is the base class for ammo used by [[Legacy:TournamentWeapon|TournamentWeapon]]s.
 
The TournamentAmmo class is the base class for ammo used by [[Legacy:TournamentWeapon|TournamentWeapon]]s.
  
==Known Subclasses==
+
==Known subclasses ==
 
* [[Legacy:BioAmmo|BioAmmo]]
 
* [[Legacy:BioAmmo|BioAmmo]]
 
* [[Legacy:BladeHopper|BladeHopper]]
 
* [[Legacy:BladeHopper|BladeHopper]]
Line 13: Line 13:
 
* [[Legacy:ShockCore|ShockCore]]
 
* [[Legacy:ShockCore|ShockCore]]
 
* [[Legacy:WarHeadAmmo|WarHeadAmmo]]
 
* [[Legacy:WarHeadAmmo|WarHeadAmmo]]
 
* [[Legacy:EnhancedItems|EnhancedAmmo]] ([[Legacy:EnhancedItems|EnhancedItems]])
 
 
[[Category:Legacy Class (UT)|{{PAGENAME}}]]
 

Revision as of 12:01, 30 March 2002

Actor >> Inventory (UT) >> Pickup (UT) >> Ammo (UT) >> TournamentAmmo

The TournamentAmmo class is the base class for ammo used by TournamentWeapons.

Known subclasses