C# Class WolfAi, aura

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

Méthodes publiques

Méthode Description
WolfAi ( )

Méthodes protégées

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

Private Methods

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

Method Details

Aggro() protected méthode

protected Aggro ( ) : IEnumerable
Résultat IEnumerable

Alert() protected méthode

protected Alert ( ) : IEnumerable
Résultat IEnumerable

Idle() protected méthode

protected Idle ( ) : IEnumerable
Résultat IEnumerable

WolfAi() public méthode

public WolfAi ( )