C# Class GameEntities.WeaponItem

Represents a item of the weapon. When the player take this item it takes a specified weapon.
Inheritance: BulletItem
Show file Open project: DarrenHassan/GDM4242-GroupD

Protected Methods

Method Description
OnTake ( Unit unit ) : bool

Method Details

OnTake() protected method

protected OnTake ( Unit unit ) : bool
unit Unit
return bool