Navigation
BlueprintAPI > BlueprintAPI/OptimusNodeGraph
Take a set of nodes and collapse them into a single function, replacing the given nodes with the new function node and returning it. A new function definition is made available as a new Function graph in the package.
Target is Optimus Node Graph
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Nodes |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |