Navigation
BlueprintAPI > BlueprintAPI/DataLink
Called to move to the next node to execute (or finish if last node) providing the output data as an instanced struct Set Persist Execution to true so that the graph does not finish, but keeps pushing data.
Target is Data Link Script Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Output Data | |
| boolean | Persist Execution |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |