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

#include <SortedMap.h>

Static Public Member Functions

template<typename KeyType , typename ValueType , typename ArrayAllocator , typename SortPredicate >
static void Serialize (FArchive &Ar, TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate > &Map)
 

Member Function Documentation

◆ Serialize()

template<typename KeyType , typename ValueType , typename ArrayAllocator , typename SortPredicate >
static void TSortedMapPrivateFriend::Serialize ( FArchive Ar,
TSortedMap< KeyType, ValueType, ArrayAllocator, SortPredicate > &  Map 
)
inlinestatic

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