![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TVariantMeta.h>
Public Types | |
| using | VariantType = TVariant< Ts... > |
Static Public Member Functions | |
| static void | Load (SIZE_T TypeIndex, FArchive &Ar, VariantType &OutVariant) |
A utility for loading a type from FArchive based on an index into a template parameter pack.
| using UE::Core::Private::TVariantLoadFromArchiveLookup< Ts >::VariantType = TVariant<Ts...> |
|
inlinestatic |