Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Enables or disables send and receive node registration for a given MetaSound data type. By default this is false because send/receive nodes are deprecated.
| Name | TEnableTransmissionNodeRegistration |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeTraits.h |
| Include Path | #include "MetasoundFrontendDataTypeTraits.h" |
Syntax
template<typename ... Type>
struct TEnableTransmissionNodeRegistration
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | MetasoundFrontendDataTypeTraits.h |