Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to know if a node is connected to another one ? #121

Open
deplanty opened this issue Jul 22, 2022 · 0 comments
Open

How to know if a node is connected to another one ? #121

deplanty opened this issue Jul 22, 2022 · 0 comments

Comments

@deplanty
Copy link

This request is quite simple (I hope). I'd like to create a Node that splits equally things in the output.

Here is an example : I have a value that outputs in 3 nodes.
image

And I'd like my outputs to update when a node is disconnected, as follow :
image

Is it possible to achieve this ?
How can I know if my output is connected or not ?

I have another question which may be out of the subject : can I restrict an output to only one node ?

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant