Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GameEntities
HealthItem
C# Class GameEntities.HealthItem
Represents a item of the healths. When the player take this item his
Dynamic.Life
increase.
Inheritance:
Item
Afficher le fichier
Open project: DarrenHassan/GDM4242-GroupD
Méthodes publiques
Méthode
Description
HealthItem
( ) :
System
Méthodes protégées
Méthode
Description
OnTake
(
Unit
unit
) :
bool
Method Details
HealthItem()
public
méthode
public
HealthItem
( ) :
System
Résultat
System
OnTake()
protected
méthode
protected
OnTake
(
Unit
unit
) :
bool
unit
Unit
Résultat
bool