Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeTraits.h |
| Include | #include "MetasoundFrontendDataTypeTraits.h" |
Syntax
template<typename ... Type>
struct TEnableAutoArrayTypeRegistration
Remarks
Enables or disables automatic registration of array types given a MetaSound data type. By default this is true, and all data types will have an associated TArray
Specializations
TEnableAutoArrayTypeRegistration< WaveTable::FWaveTable >
Constants
| Name | Description |
|---|---|
| Value |