C# Class RatAi, aura

Inheritance: AiScript
Exibir arquivo Open project: aura-project/aura

Public Methods

Method Description
RatAi ( )

Protected Methods

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

Private Methods

Method Description
OnDefenseHit ( ) : IEnumerable
OnKnockDown ( ) : IEnumerable

Method Details

Aggro() protected method

protected Aggro ( ) : IEnumerable
return IEnumerable

Idle() protected method

protected Idle ( ) : IEnumerable
return IEnumerable

RatAi() public method

public RatAi ( )