Hey there,
Let’s say I’m creating a static operation Foo
which pins are documented with the CTRL + M
window.
If I use this static operation in a Process Node Bar
and there create input pins that expose pins from Foo
, it would be great if those new pins would inherit the documentation info I put there.
There might be cases where you don’t want that though, for instance if you’re wrapping this node in a library and what to tell the story of that pin differently, in a context that makes more sense for the library.
Should there be a switch for that? What do you think?
Thanks!