Cancel Function
This is the node that is executed when the execution of Function Graph is stopped by the parent graph.
It stops execution immediately after being called, so it does not wait for the completion of Task nodes, etc.
Properties
Property name | Type | Description |
---|---|---|
Input port | InputExecutePort | Executed by connecting with ExecuteWire or TransitionWire |