Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetaSoundFrontendDocumentBuilde-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsInterfaceDeclared
(
FName InInterfaceName |
MetasoundFrontendDocumentBuilder.h | ||
bool IsInterfaceDeclared
(
const FMetasoundFrontendVersion& InInterfaceVersion |
MetasoundFrontendDocumentBuilder.h |
IsInterfaceDeclared(FName)
| Name | IsInterfaceDeclared |
| 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 IsInterfaceDeclared
(
FName InInterfaceName
) const
IsInterfaceDeclared(const FMetasoundFrontendVersion &)
| Name | IsInterfaceDeclared |
| 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 IsInterfaceDeclared
(
const FMetasoundFrontendVersion & InInterfaceVersion
) const