Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- TSharedFromThis
- IDocumentGraphInterfaceCache
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentCacheInterface.h |
| Include | #include "MetasoundFrontendDocumentCacheInterface.h" |
Syntax
class IDocumentGraphInterfaceCache : public TSharedFromThis< IDocumentGraphInterfaceCache >
Remarks
Interface for querying cached document interface.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FMetasoundFrontendClassInput * | |||
| const FMetasoundFrontendClassOutput * | FindOutput
(
FName OutputName |