Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/Nodes > API/Runtime/InterchangeCore/Nodes/UInterchangeBaseNode
- UInterchangeBaseNode::GetKeyDisplayName()
- UInterchangeFactoryBaseNode::GetKeyDisplayName()
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 |
virtual FString GetKeyDisplayName
(
const UE::Interchange::FAttributeKey & NodeAttributeKey
) const
Remarks
UI that inspects node attributes calls this to give a readable name to an attribute key.