Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TVariant
Type | Name | Description | |
---|---|---|---|
![]() |
TVariant () |
Test for 255 here, because the parameter pack doesn't include the initial T. | |
![]() |
Copy construct the variant from another variant of the same type | ||
![]() |
Move construct the variant from another variant of the same type | ||
![]() |
TVariant
(
TInPlaceType< U >&&, |
Perform in-place construction of a type into the variant |