C# Class SuccubusAi, aura

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

Public Methods

Method Description
SuccubusAi ( )

Protected Methods

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

Private Methods

Method Description
OnCounterKnockDown ( ) : IEnumerable
OnDefenseHit ( ) : IEnumerable
OnHit ( ) : IEnumerable
OnKnockDown ( ) : 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

SuccubusAi() public method

public SuccubusAi ( )