Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Get a Boolean attribute from this node. Returns false if the attribute does not exist.
Target is Interchange Base Node
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| string | Node Attribute Key |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Out Value | |
| boolean | Return Value |