Navigation
BlueprintAPI > BlueprintAPI/OptimusNodeGraph
Takes a custom kernel and converts to a packaged function. If the given node is not a custom kernel or cannot be converted, a nullptr is returned.
Target is Optimus Node Graph
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Custom Kernel |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |