flow
(flow): The main flow input that triggers the node’s execution.reset
(flow): An optional flow input that, when triggered, resets the DoOnce node, allowing the main flow to be executed again the next time it is triggered.flow
(flow): The flow output that is triggered only once when the main flow
input is triggered, unless the node is reset.flow
output of the DoOnce node.flow
input of the DoOnce node to execute the connected portion of the spell once.reset
input of the DoOnce node.flow
output of the DoOnce node.reset
input of the DoOnce node before triggering the spell again.reset
input when necessary to avoid unintended behavior.