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

#13564
meatloaf
Participant

    Sorry for the late reply!

    I’m specifically talking about the Graph onFinish event.

    I can access it by creating my own custom state and grabbing it like this

    So maybe adding a onTransition(State transitionToState) event to the graph would be nice addition.

    Hope that’s clear :)!