Return Function
A node that ends the execution of the function graph and returns to the execution of the parent graph.
Properties
| Property name | Type | Description |
|---|---|---|
| Input port | InputExecutePort | Executed by connecting with ExecuteWire or TransitionWire |
| Parameter list | List of parameters to input | Receives parameters and returns them to the parent graph. The setting items for each parameter are as follows.
|