Hello.
I'm currently searching for a way to retrieve the GeListNode instance from within a custom method of a NodeData plugin. Similar to C++ Get()
Inherited functions come with a node
parameter, but there doesn't seem to be a way to retrieve the connected ListNode in custom functions?
Am I overseeing something?