Reply To: ConditionTask Methods

Forums 💬 NodeCanvas ⚙️ Support ConditionTask Methods Reply To: ConditionTask Methods

#17348
atmuc
Participant

    Hey,

    No, it is not what I want. currently; when I set transition condition to “check after state finished”, onenable on condition works immediately. I need a function that runs when the state finish and just before condition oncheck executes for the first time. I don’t want to subscribe to events early.

    I generally run my tasks in sequence and I set transition condition to “check after state finished”.