Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Enables or disables using a data type in constructor vertices. By default this is true and all data types that support copy assignment and copy construction.
| Name | TEnableConstructorVertex |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeTraits.h |
| Include Path | #include "MetasoundFrontendDataTypeTraits.h" |
Syntax
template<typename ... Type>
struct TEnableConstructorVertex
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | MetasoundFrontendDataTypeTraits.h |