Navigation
API > API/Runtime > API/Runtime/DataflowCore
True if T is reflected via a TVariantStructure specialization (LWC float/double core variant types). we need to explicitly list them ( like in many other place in the engine ) because TVariantStructure will static assert in its default implementation IMPORTANT : Keep in sync with UE_DECLARE_CORE_VARIANT_TYPE invocations in CoreUObject/Public/UObject/Class.h.
| Name | TIsReflectedCoreVariant |
| Type | struct |
| Header File | /Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowContextCache.h |
| Include Path | #include "Dataflow/DataflowContextCache.h" |
Syntax
template<typename T>
struct TIsReflectedCoreVariant
Struct Specializations
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | Dataflow/DataflowContextCache.h |