C# Class NightmareHumanoidAi, aura

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

Public Methods

Method Description
NightmareHumanoidAi ( )

Protected Methods

Method Description
Aggro ( ) : IEnumerable
ChangeMode ( int skinColor ) : IEnumerable
Idle ( ) : IEnumerable

Private Methods

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

Method Details

Aggro() protected method

protected Aggro ( ) : IEnumerable
return IEnumerable

ChangeMode() protected method

protected ChangeMode ( int skinColor ) : IEnumerable
skinColor int
return IEnumerable

Idle() protected method

protected Idle ( ) : IEnumerable
return IEnumerable

NightmareHumanoidAi() public method

public NightmareHumanoidAi ( )