UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TUnderlyingArchiveContainer< T > Struct Template Reference

#include <VersionedArchive.h>

+ Inheritance diagram for TUnderlyingArchiveContainer< T >:

Public Member Functions

template<typename... ArgsType>
 TUnderlyingArchiveContainer (ArgsType &&... Args)
 

Public Attributes

Ar
 

Constructor & Destructor Documentation

◆ TUnderlyingArchiveContainer()

template<class T >
template<typename... ArgsType>
TUnderlyingArchiveContainer< T >::TUnderlyingArchiveContainer ( ArgsType &&...  Args)
inlineexplicit

Member Data Documentation

◆ Ar

template<class T >
T TUnderlyingArchiveContainer< T >::Ar

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