C# Class ZombieAi, aura

Inheritance: AiScript
Show file Open project: aura-project/aura Class Usage Examples

Public Methods

Method Description
ZombieAi ( )

Protected Methods

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

Private Methods

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

Method Details

Aggro() protected method

protected Aggro ( ) : IEnumerable
return IEnumerable

Idle() protected method

protected Idle ( ) : IEnumerable
return IEnumerable

ZombieAi() public method

public ZombieAi ( )