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