SymOntoClay  is an Independent DIY Game AI DSL.


  Warning logo Disclaimer: This is a purely experimental and unstable personal project, created by a single developer. Not intended for production use.
Please read the disclaimers carefully before use!

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.