Hi, I would like to know how to detect from the NodeDialog class that a node has been connected to my node. Is this possible?
Hi,
For input connections you can check the spec array passed to the loadAdditionalSettings method, but I think you cannot detect outgoing connections.
Kind regards
Alexander
3 Likes