Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Determine whether this node should be part of the import or export process.
Target is Interchange Base Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | Is Enabled | If true, this node is imported or exported. If false, it is discarded. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the attribute was set, or false otherwise. |