C# Class GhostArmorAi, aura

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

Public Methods

Method Description
GhostArmorAi ( )

Protected Methods

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

Private Methods

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

Method Details

Aggro() protected method

protected Aggro ( ) : IEnumerable
return IEnumerable

Alert() protected method

protected Alert ( ) : IEnumerable
return IEnumerable

GhostArmorAi() public method

public GhostArmorAi ( )

Idle() protected method

protected Idle ( ) : IEnumerable
return IEnumerable