Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/Nodes > API/Runtime/InterchangeCore/Nodes/UInterchangeBaseNode
- UInterchangeBaseNode::ShouldHideAttribute()
- UInterchangeFactoryBaseNode::ShouldHideAttribute()
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 bool ShouldHideAttribute
(
const UE::Interchange::FAttributeKey & NodeAttributeKey
) const
Remarks
UI that inspects node attributes calls this to display or hide an attribute.