hi
is there a way to move execution to the event graph from a function?
how do you / what is the best way to call or execute nodes restricted to the event graph when you are in a function?
the way i am currently doing is by using an event to get me out of the function back to the event graph
thanks