SymOntoClay is game AI experimental open source engine.


  Warning logo Purely experimental and very unstable project developed by only one person
Please read the page before starting

IHostListenerBehavior Interface

Namespace: SymOntoClay.UnityAsset.Interfaces
Assembly: Assembly-CSharp

Host listener locator. Each NPC's behavior with host methods' endpoint should implement this interface.

Methods

CanBeTakenBy(IMonitorLogger,IEntity)

Checks could the game object be taken by an NPC.