Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TVariantLoadFromArchiveLookup
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h |
| Include | #include "Misc/TVariantMeta.h" |
static void Load
(
SIZE_T TypeIndex,
FArchive & Ar,
VariantType & OutVariant
)
Remarks
Load the type at the specified index from the FArchive and emplace it into the TVariant