Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Initialize the base data of the node.
Target is Interchange Base Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Unique ID | The unique ID for this node. |
| string | Display Label | The name of the node. If the Node to initialize also will get a Parent, then the UInterchangeBaseNodeContainer's SetupNode is better suited. |
| enum | Node Container Type |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |