C# Class GoblinBanditAi, aura

Inheritance: AiScript
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
GoblinBanditAi ( )

Méthodes protégées

Méthode Description
Aggro ( ) : IEnumerable
Alert ( ) : IEnumerable
Idle ( ) : IEnumerable

Private Methods

Méthode Description
OnCounterKnockDown ( ) : IEnumerable
OnDefenseHit ( ) : IEnumerable
OnHit ( ) : IEnumerable
OnKnockDown ( ) : IEnumerable

Method Details

Aggro() protected méthode

protected Aggro ( ) : IEnumerable
Résultat IEnumerable

Alert() protected méthode

protected Alert ( ) : IEnumerable
Résultat IEnumerable

GoblinBanditAi() public méthode

public GoblinBanditAi ( )

Idle() protected méthode

protected Idle ( ) : IEnumerable
Résultat IEnumerable