Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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)
 

Detailed Description

Definition at line 774 of file SortedMap.h.

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

Definition at line 777 of file SortedMap.h.


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