Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SkillSlam.HitIndicator
C# Class SkillSlam.HitIndicator, DemonHeart
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: rwbysafire/DemonHeart
Public Properties
Property
Type
Description
delay
float
skill
Skill,
stats
Stats,
Public Methods
Method
Description
Start
( ) :
void
Private Methods
Method
Description
delayedExplosion
(
float
delay
) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
delay
public_oe property
public
float
delay
return
float
skill
public_oe property
public
Skill,
skill
return
Skill,
stats
public_oe property
public
Stats,
stats
return
Stats,