UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TArrayPrivateFriend Struct Reference

#include <Array.h>

Static Public Member Functions

template<typename ElementType , typename AllocatorType >
static FArchiveSerialize (FArchive &Ar, TArray< ElementType, AllocatorType > &A)
 

Member Function Documentation

◆ Serialize()

template<typename ElementType , typename AllocatorType >
static FArchive & TArrayPrivateFriend::Serialize ( FArchive Ar,
TArray< ElementType, AllocatorType > &  A 
)
inlinestatic

Serialization operator.

Parameters
ArArchive to serialize the array with.
AArray to serialize.
Returns
Passing the given archive.

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