Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphInputNode
- UMetasoundEditorGraphNode::CacheBreadcrumb()
- UMetasoundEditorGraphInputNode::CacheBreadcrumb()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphInputNode.h |
| Include | #include "MetasoundEditorGraphInputNode.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphInputNode.cpp |
virtual void CacheBreadcrumb()
Remarks
Caches any "breadcrumb" data associated with a particular MetaSound Editor node. Called when copying edgraph data to the clipboard or validating for fast access. Also generally provides a mechanism for MetaSound nodes to cache Frontend data for use to look-up Frontend data if re-associated should the associated document data/node becomes unlinked.