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.GetMethodId() Method

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

Returns integer id which is unique for the component. It can be helpful for debugging host methods.

Returns

Integer id which is unique for the component.