Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameEntities
HealthItem
C# Class GameEntities.HealthItem
Represents a item of the healths. When the player take this item his
Dynamic.Life
increase.
Inheritance:
Item
Show file
Open project: DarrenHassan/GDM4242-GroupD
Public Methods
Method
Description
HealthItem
( ) :
System
Protected Methods
Method
Description
OnTake
(
Unit
unit
) :
bool
Method Details
HealthItem()
public
method
public
HealthItem
( ) :
System
return
System
OnTake()
protected
method
protected
OnTake
(
Unit
unit
) :
bool
unit
Unit
return
bool