Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Add a int32 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 | |
| integer | Value |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |