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
DamageOverTime
C# Class DamageOverTime, kaijurising
Inheritance:
DebuffBase
Mostra file
Open project: Moehammered/kaijurising
Class Usage Examples
Public Properties
Property
Type
Description
attacksPerIteration
int
damageAmount
float
Protected Methods
Method
Description
finishEffect
( ) :
void
runActiveEffect
( ) :
void
Private Methods
Method
Description
damagePerSecond
( ) :
IEnumerator
Method Details
finishEffect()
protected
method
protected
finishEffect
( ) :
void
return
void
runActiveEffect()
protected
method
protected
runActiveEffect
( ) :
void
return
void
Property Details
attacksPerIteration
public_oe property
public
int
attacksPerIteration
return
int
damageAmount
public_oe property
public
float
damageAmount
return
float