C# Class GameEntities.BulletItem

Represents a item of the weapon bullets. When the player take this item it takes a specified bullets.
Inheritance: Item
ファイルを表示 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