Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVariable.h |
| Include | #include "MetasoundVariable.h" |
Syntax
struct FConstructWithLiteral
Remarks
This tag resolves issues around the behavior of the TLiteralTraits<>::bIsParsable. Use of the tag dispatch in constructing TVariable<> disables implicit conversions of FLiteral::FVariantType underlying types to FLiteral.