UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Core::Private::TAlwaysFArchive< T > Struct Template Reference

#include <TVariantMeta.h>

Public Types

using Type = FArchive
 

Detailed Description

template<typename T>
struct UE::Core::Private::TAlwaysFArchive< T >

A shim to get at FArchive through a dependent name, allowing TVariant.h to not include Archive.h. Only calling code that needs serialization has to include it.

Member Typedef Documentation

◆ Type

template<typename T >
using UE::Core::Private::TAlwaysFArchive< T >::Type = FArchive

The documentation for this struct was generated from the following file: