Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDocumentCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMetasoundFrontendClass * FindDependency
(
const Metasound::Frontend::FNodeRegistryKey& InClassKey |
MetasoundFrontendDocumentCacheInterface.h | ||
const FMetasoundFrontendClass * FindDependency
(
const FGuid& InClassID |
MetasoundFrontendDocumentCacheInterface.h |
FindDependency(const Metasound::Frontend::FNodeRegistryKey &)
| Name | FindDependency |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentCacheInterface.h |
| Include Path | #include "MetasoundFrontendDocumentCacheInterface.h" |
const FMetasoundFrontendClass * FindDependency
(
const Metasound::Frontend::FNodeRegistryKey & InClassKey
) const
FindDependency(const FGuid &)
| Name | FindDependency |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentCacheInterface.h |
| Include Path | #include "MetasoundFrontendDocumentCacheInterface.h" |
const FMetasoundFrontendClass * FindDependency
(
const FGuid & InClassID
) const