Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TVariantStorage
Type | Name | Description | |
---|---|---|---|
![]() |
auto & | Interpret the underlying data as the type in the variant parameter pack at the compile-time index. | |
![]() |
auto && | Interpret the underlying data as the type in the variant parameter pack at the compile-time index. | |
![]() ![]() |
const auto & | Interpret the underlying data as the type in the variant parameter pack at the compile-time index. |