IStateCallbackReceiver get OnStateEnter called BEFORE internal Execute()?

Forums 💬 NodeCanvas ⚙️ Support IStateCallbackReceiver get OnStateEnter called BEFORE internal Execute()?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #15150
    amigo
    Participant

      Hello,

      I was playing around with IStateCallbackReceiver.
      As the title explained, this makes e.g. dealing FSM sub graph instances very tricky since the instance is only created and graph initialized when first ran from currentstate.Execute().

      Was this design intentional?
      If yes, can we get an official OnStateEnter that is after all internal due processing?

      Thank you.

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.