C# Class GameEntities.BulletItem

Represents a item of the weapon bullets. When the player take this item it takes a specified bullets.
Inheritance: Item
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes protégées

Méthode Description
OnTake ( Unit unit ) : bool

Method Details

OnTake() protected méthode

protected OnTake ( Unit unit ) : bool
unit Unit
Résultat bool