Print Node with the name of it's node tree

During debug, it could be usefull that the print node send too the name of the node tree where it belongs to ?

2 Likes

That should be easy. I’ll try that if I find the time.

3 Likes

@greyherondev Fixed this issue, @Didier. Thanks @greyherondev. :smiley:

1 Like

Nice going @greyherondev!

I actually tried to figure out this beginner issue, but after literally hours of research I didn’t manage to find how to return the tree name (which I see was just… “tree.name” :roll_eyes:) Yeah, I know I could have asked, but that felt like basically getting someone else to do it for me, when the point was to learn how the code worked.

Anyway, glad to see that the new use of the “good first issue” tag is already encouraging contributions! Thanks!

1 Like