Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentBuilderRegistry
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include | #include "MetasoundDocumentInterface.h" |
void InvalidateDocumentCache
(
const FMetasoundFrontendClassName & InClassName
) const
Remarks
Invalidates the cache of a given document's builder should one be registered, causing it to be rebuilt. Not recommended for general use, and is only available in case the document is modified by a system other than an active, registered builder (ex. via the soft deprecated controller/handle API).