C# Class BasicMeleeAction, MagesOfBlight

Inheritance: LineBaseAction
Afficher le fichier Open project: DomCristaldi/MagesOfBlight

Méthodes publiques

Méthode Description
DoAction ( ) : bool
Init ( ) : void

Private Methods

Méthode Description
WaitAfterHit ( ) : IEnumerator

Method Details

DoAction() public méthode

public DoAction ( ) : bool
Résultat bool

Init() public méthode

public Init ( ) : void
Résultat void