Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentBuilderRegistry
Description
Reloads the given builder, maintaining all modify delegate subscriptions. Returns true if builder was found and reloaded, false if not found.
| Name | ReloadBuilder |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include Path | #include "MetasoundDocumentInterface.h" |
bool ReloadBuilder
(
const FMetasoundFrontendClassName & InClassName
) const