Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Helper utility to test if we can transmit a datatype between a send and a receive node.
| Name | TIsTransmittable |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeTraits.h |
| Include Path | #include "MetasoundFrontendDataTypeTraits.h" |
Syntax
template<typename TDataType>
struct TIsTransmittable
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | MetasoundFrontendDataTypeTraits.h |