C# Class SkeletonWolfAi, aura

Inheritance: AiScript
Mostrar archivo Open project: aura-project/aura

Public Methods

Method Description
SkeletonWolfAi ( )

Protected Methods

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

Private Methods

Method Description
OnDefenseHit ( ) : 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

SkeletonWolfAi() public method

public SkeletonWolfAi ( )