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.