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

BaseBehavior.RunInMainThread(Action) Method

Namespace: SymOntoClay.UnityAsset.BaseBehaviors.BaseBehavior
Assembly: Assembly-CSharp

Executes handler in main thread context.

Parameters

function

Handler which should be executed in main thread context.