Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Inheritance Hierarchy
- TRootValueTypeHelper
- TRootValueType
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundParameterPack.h |
| Include | #include "MetasoundParameterPack.h" |
Syntax
template<typename T, int32 MaxNumItems>
struct TRootValueType : public MetasoundParameterPackPrivate::TRootValueTypeHelper< TIsTArray_V< T >, T, MaxNumItems >