Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Definition of an interface that an FMetasoundFrontendClass adheres to in part or full.
| Name | FMetasoundFrontendInterface |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT ()
struct FMetasoundFrontendInterface : public FMetasoundFrontendClassInterface
Inheritance Hierarchy
- FMetasoundFrontendClassInterface → FMetasoundFrontendInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundFrontendDocument.h | |||
FMetasoundFrontendInterface
(
Audio::FParameterInterfacePtr InInterface |
MetasoundFrontendDocument.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Metadata | FMetasoundFrontendInterfaceMetadata | MetasoundFrontendDocument.h | ||
| UClassOptions | TArray< FMetasoundFrontendInterfaceUClassOptions > | MetasoundFrontendDocument.h |
|
|
| Version | FMetasoundFrontendVersion | MetasoundFrontendDocument.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMetasoundFrontendInterfaceUClassOptions * FindClassOptions
(
const FTopLevelAssetPath& InClassPath |
MetasoundFrontendDocument.h |