Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- IInterface
- IMetaSoundDocumentInterface
- UMetaSoundBuilderDocument
- UMetaSoundPatch
- UMetaSoundSource
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include | #include "MetasoundDocumentInterface.h" |
Syntax
class IMetaSoundDocumentInterface : public IInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UClass & | Returns the parent class registered with the MetaSound UObject registry. | ||
| const FMetasoundFrontendDocument & | GetDocument () |
Returns read-only reference to the the MetaSoundFrontendDocument containing all MetaSound runtime & editor data. |