Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
TDeprecatedNodeAPIAdapter is used as a back compatible shim for nodes which have not been updated to support the new APIs for node registration.
| Name | TDeprecatedNodeAPIAdapter |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundNodeRegistrationMacro.h |
| Include Path | #include "MetasoundNodeRegistrationMacro.h" |
Syntax
template<typename TNodeType>
class TDeprecatedNodeAPIAdapter : public Metasound::Frontend::NodeRegistrationPrivate::FDeprecatedNodeAPIAdapterBase
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TDeprecatedNodeAPIAdapter
(
FNodeData InNodeData, |
MetasoundNodeRegistrationMacro.h |