Reply To: Add OnStateTransition(State transitionToState) To GraphOwner

Forums 💬 NodeCanvas 🗨️ General Discussion Add OnStateTransition(State transitionToState) To GraphOwner Reply To: Add OnStateTransition(State transitionToState) To GraphOwner

#13565
Gavalakis
Keymaster

    Hey,
    Sorry for the late reply!
    Of course. Just to clarify though, what “onFinish” event are you refering to specifically? 🙂
    Are you refering to adding ‘OnStateTransitionEvent’ on FSM class, or as a callback similar to OnStateEnter, OnStateExit and OnStateUpdate that is called on MonoBehaviours attached on the gameobject of the FSMOwner?

    Please let me know.
    Thanks!