Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node
Namespace is a prefix added when calling GetUniqueId(). If the attribute exist it will fill Namespace and return true. If the attribute do not exist, it will not touch OutNamespace and return false.
Target is Interchange Base Node
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Namespace | |
| boolean | Return Value |