Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FireCurse
C# Class FireCurse, angrygoats
Purpose: Applies a curse to enemies which causes them to take damage over time.
Inheritance:
MonoBehaviour
Mostra file
Open project: dulb640/angrygoats
Class Usage Examples
Public Methods
Method
Description
updateStats
(
float
time
,
int
damage
) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
updateStats()
public
method
public
updateStats
(
float
time
,
int
damage
) :
void
time
float
damage
int
return
void