Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentBuilderRegistry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetaSoundFrontendDocumentBuilder * FindBuilder
(
TScriptInterface< IMetaSoundDocumentInterface > MetaSound |
MetasoundDocumentInterface.h | ||
FMetaSoundFrontendDocumentBuilder * FindBuilder
(
const FMetasoundFrontendClassName& ClassName, |
MetasoundDocumentInterface.h |
FindBuilder(TScriptInterface< IMetaSoundDocumentInterface >)
| Name | FindBuilder |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include Path | #include "MetasoundDocumentInterface.h" |
FMetaSoundFrontendDocumentBuilder * FindBuilder
(
TScriptInterface < IMetaSoundDocumentInterface > MetaSound
) const
FindBuilder(const FMetasoundFrontendClassName &, const FTopLevelAssetPath &)
| Name | FindBuilder |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include Path | #include "MetasoundDocumentInterface.h" |
FMetaSoundFrontendDocumentBuilder * FindBuilder
(
const FMetasoundFrontendClassName & ClassName,
const FTopLevelAssetPath & AssetPath
) const