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

IGameObjectBehavior.InsertPublicFact(IMonitorLogger,String) Method

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

Inserts public fact into storage. Another NPCs can percept the fact.

Parameters

logger

Logger for method call.

text

String that represents the fact.

Returns

Id of inserted fact.