On Resume

On Resume is a node that is called when the graph is resumed.
It stops execution immediately after being called, so it does not wait for the completion of Task nodes, etc.

Properties

Property name Type Description
Output port OutputExecutePort Executes the connected node when the event is called.