Writing custom node - modify own input on execution #11800
Unanswered
earthdmitriy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm writing custom node for batching/scheduling and wondering - is any way to modify node's own input from code?
I need something like 'Control After Generate', but with custom behavior.
self.prop = 123 is not what I looking for, because I want to make it visible in UI.
Beta Was this translation helpful? Give feedback.
All reactions