C# Class HolyLightSkill

Inheritance: AreaRangedSkill
Afficher le fichier Open project: marouen-lamiri/Second-Soul

Méthodes publiques

Свойство Type Description
cyclonePrefab HolyLightBehavior,

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
animateAttack ( ) : void
useSkill ( ) : void

Private Methods

Méthode Description
shootCyclone ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

animateAttack() public méthode

public animateAttack ( ) : void
Résultat void

useSkill() public méthode

public useSkill ( ) : void
Résultat void

Property Details

cyclonePrefab public_oe property

public HolyLightBehavior, cyclonePrefab
Résultat HolyLightBehavior,