On Pause

On Pause is a node that is called when the graph is paused.
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.