Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Add a float attribute to this node. Returns false if the attribute does not exist or if it cannot be added.
Target is Interchange Base Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Node Attribute Key | |
| real | Value |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |