Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UMetaSoundDocumentInterface
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDocumentInterface.h |
| Include | #include "MetasoundDocumentInterface.h" |
Syntax
class UMetaSoundDocumentInterface : public UInterface
Remarks
UInterface for all MetaSound UClasses that implement a MetaSound document as a means for accessing data via code, scripting, execution, or node class generation.