Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TArrayPrivateFriend Struct Reference

#include <Array.h>

Static Public Member Functions

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

Detailed Description

Definition at line 3465 of file Array.h.

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.

Definition at line 3475 of file Array.h.


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