On Stop

On Stop is a node that is called when the graph is stopped.
It stops execution immediately after being called, so it does not wait for the completion of Task nodes, etc.
Property name | Type | Description |
---|---|---|
Output port | OutputExecutePort | Executes the connected node when the event is called. |