Heyhey,
I have a process node with a hidden NodeContext
pin assigned to Create
. Is there a way I can derive the name of the node’s parent patch from that?
Thanks!
Heyhey,
I have a process node with a hidden NodeContext
pin assigned to Create
. Is there a way I can derive the name of the node’s parent patch from that?
Thanks!
You’ll be able to do this in upcoming builds. Something a long the line like this, Foo is placed in Bar which is placed in callmenames:
Massive, thanks a lot.