![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Array.h>
Static Public Member Functions | |
| template<typename ElementType , typename AllocatorType > | |
| static FArchive & | Serialize (FArchive &Ar, TArray< ElementType, AllocatorType > &A) |
|
inlinestatic |
Serialization operator.
| Ar | Archive to serialize the array with. |
| A | Array to serialize. |