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
LightningStormSkill
C# Class LightningStormSkill
Inheritance:
AreaRangedSkill
Datei anzeigen
Open project: marouen-lamiri/Second-Soul
Class Usage Examples
Public Properties
Property
Type
Description
lightningStormPrefab
LightningStormBehavior,
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
animateAttack
( ) :
void
useSkill
( ) :
void
Private Methods
Method
Description
shootLightningStorm
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
animateAttack()
public
method
public
animateAttack
( ) :
void
return
void
useSkill()
public
method
public
useSkill
( ) :
void
return
void
Property Details
lightningStormPrefab
public_oe property
public
LightningStormBehavior,
lightningStormPrefab
return
LightningStormBehavior,