Transition evaluations question

Forums 💬 NodeCanvas ⚙️ Support Transition evaluations question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18556
    chocolacode
    Participant

      hi there,

      can you please explain how does the transition evaluation “Check Manually” work?

      transition evaluations:
      -CheckContinuously
      -CheckAfterStateFinished
      -Check Manually

      thanks!

      #18558
      Gavalakis
      Keymaster

        Hey,
        This option is only relevant if you are using the FSMCallbacks (explained here). If the option is left to CheckManually, then they will only be checked when CheckTransitions() is called from within these callbacks as explained in the relevant documentation section linked above.

        #18557
        chocolacode
        Participant

          Thanks for explaining ! 🙂

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.