Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TVariant > TVariant
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/TVariant.h |
Include | #include "Misc/TVariant.h" |
template<typename U, typename... TArgs>
TVariant
(
TInPlaceType < U > &&,
TArgs &&... Args
)
Remarks
Perform in-place construction of a type into the variant