Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | IMetaSoundDocumentBuilderRegistry |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include Path | #include "MetasoundDocumentInterface.h" |
Syntax
class IMetaSoundDocumentBuilderRegistry : public Metasound::Frontend::IDocumentBuilderRegistry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IMetaSoundDocumentBuilderRegistry() |
MetasoundDocumentInterface.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IMetaSoundDocumentBuilderRegistry() |
MetasoundDocumentInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FDocumentModifyDelegates * FindModifyDelegates
(
const FMetasoundFrontendClassName& InClassName |
MetasoundDocumentInterface.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IMetaSoundDocumentBuilderRegistry & GetChecked() |
MetasoundDocumentInterface.h |