Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundFrontendDocumentBuilde-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FindDeclaredInterfaces
(
TArray< const Metasound::Frontend::IInterfaceRegistryEntry* >& OutInterfaces |
MetasoundFrontendDocumentBuilder.h | ||
static bool FindDeclaredInterfaces
(
const FMetasoundFrontendDocument& InDocument, |
MetasoundFrontendDocumentBuilder.h |
FindDeclaredInterfaces(TArray< const Metasound::Frontend::IInterfaceRegistryEntry * > &)
| Name | FindDeclaredInterfaces |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentBuilder.h |
| Include Path | #include "MetasoundFrontendDocumentBuilder.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentBuilder.cpp |
bool FindDeclaredInterfaces
(
TArray < const Metasound::Frontend::IInterfaceRegistryEntry * > & OutInterfaces
) const
FindDeclaredInterfaces(const FMetasoundFrontendDocument &, TArray< const Metasound::Frontend::IInterfaceRegistryEntry * > &)
| Name | FindDeclaredInterfaces |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentBuilder.h |
| Include Path | #include "MetasoundFrontendDocumentBuilder.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendDocumentBuilder.cpp |
static bool FindDeclaredInterfaces
(
const FMetasoundFrontendDocument & InDocument,
TArray < const Metasound::Frontend::IInterfaceRegistryEntry * > & OutInterfaces
)