Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IInterfaceRegistryEntry
Description
Returns transform indicating how to update a given document if versioning is required to this interface from a deprecated version. If not specified, update simply adds the given interface as a new interface to the given builder's document.
| Name | GetUpdateTransform |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Interfaces/MetasoundFrontendInterfaceRegistry.h |
| Include Path | #include "Interfaces/MetasoundFrontendInterfaceRegistry.h" |
TSharedRef < IBuilderVersionTransform > GetUpdateTransform() const