Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FireCurse
C# Class FireCurse, angrygoats
Purpose: Applies a curse to enemies which causes them to take damage over time.
Inheritance:
MonoBehaviour
显示文件
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