Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/Nodes > API/Runtime/InterchangeCore/Nodes/UInterchangeBaseNode
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/Nodes/InterchangeBaseNode.h |
| Include | #include "Nodes/InterchangeBaseNode.h" |
| Source | /Engine/Source/Runtime/Interchange/Core/Private/Nodes/InterchangeBaseNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node")
bool GetStringAttribute
(
const FString & NodeAttributeKey,
FString & OutValue
) const
Remarks
Get a string attribute from this node. Returns false if the attribute does not exist.