Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Helper utility to test if exact types are required for a datatype.
| Name | TIsExplicit |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeTraits.h |
| Include Path | #include "MetasoundFrontendDataTypeTraits.h" |
Syntax
template<typename TDataType>
struct TIsExplicit
Struct Specializations
| Name | Remarks |
|---|---|
| TIsExplicit< FWaveAsset > | Helper utility to test if exact types are required for a datatype. |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | MetasoundFrontendDataTypeTraits.h |