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