Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendArchetypeRegistry.h |
Include |
#include "MetasoundFrontendArchetypeRegistry.h" |
class IInterfaceRegistryEntry
Name | Description | |
---|---|---|
|
~IInterfaceRegistryEntry() |
Name | Description | ||
---|---|---|---|
|
EditorCanAddOrRemove() |
Whether or not the interface can be added or removed by the editor. |
|
|
const FMetas... |
GetInterface() |
MetaSound Interface definition. |
|
GetRouterName() |
Name of routing system used to update interface inputs (ex. ParameterInterface or DataReference). |
|
|
IsDefault() |
Whether or not to immediately apply the given interface when a MetaSound asset of the supported UClass is created. |
|
|
UClassIsSupported ( |
||
|
UpdateRootGraphInterface ( |
How to update a given document if versioning is required to this interface from a deprecated version. |