C# Class WolfAi, aura

Inheritance: MonoBehaviour
ファイルを表示 Open project: aura-project/aura

Public Methods

Method Description
WolfAi ( )

Protected Methods

Method Description
Aggro ( ) : IEnumerable
Alert ( ) : IEnumerable
Idle ( ) : IEnumerable

Private Methods

Method Description
OnDefenseHit ( ) : IEnumerable
OnHit ( ) : IEnumerable

Method Details

Aggro() protected method

protected Aggro ( ) : IEnumerable
return IEnumerable

Alert() protected method

protected Alert ( ) : IEnumerable
return IEnumerable

Idle() protected method

protected Idle ( ) : IEnumerable
return IEnumerable

WolfAi() public method

public WolfAi ( )