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!

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.