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