Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
Template specialization to determine if data type is a variable.
| Name | TIsVariable< TVariable< UnderlyingDataType > > |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVariable.h |
| Include Path | #include "MetasoundVariable.h" |
Syntax
template<typename UnderlyingDataType>
struct TIsVariable< TVariable< UnderlyingDataType > >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | MetasoundVariable.h |