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
FireCurse
C# Class FireCurse, angrygoats
Purpose: Applies a curse to enemies which causes them to take damage over time.
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: dulb640/angrygoats
Class Usage Examples
Méthodes publiques
Méthode
Description
updateStats
(
float
time
,
int
damage
) :
void
Private Methods
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
updateStats()
public
méthode
public
updateStats
(
float
time
,
int
damage
) :
void
time
float
damage
int
Résultat
void