Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/Interfaces
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Interfaces/MetasoundFrontendInterfaceRegistry.h |
| Include | #include "Interfaces/MetasoundFrontendInterfaceRegistry.h" |
Syntax
class IInterfaceRegistryEntry
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| const FMetasoundFrontendInterface & | GetInterface () |
MetaSound Interface definition. | |
| FName | Name of routing system used to update interface inputs (ex. ParameterInterface or DataReference). | ||
| bool | IsDefault () |
||
| bool | UpdateRootGraphInterface
(
FDocumentHandle InDocument |
How to update a given document if versioning is required to this interface from a deprecated version. |