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

Static Public Member Functions

template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
static FArchiveSerialize (FArchive &Ar, TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &Map)
 
template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
static UE_FORCEINLINE_HINT void SerializeStructured (FStructuredArchive::FSlot Slot, TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &InMap)
 
template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
static bool LegacyCompareEqual (const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &A, const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &B)
 

Member Function Documentation

◆ LegacyCompareEqual()

template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
static bool TMAPPRIVATEFRIEND::LegacyCompareEqual ( const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &  A,
const TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &  B 
)
inlinestatic

◆ Serialize()

template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
static FArchive & TMAPPRIVATEFRIEND::Serialize ( FArchive Ar,
TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &  Map 
)
inlinestatic

◆ SerializeStructured()

template<typename KeyType , typename ValueType , typename SetAllocator , typename KeyFuncs >
static UE_FORCEINLINE_HINT void TMAPPRIVATEFRIEND::SerializeStructured ( FStructuredArchive::FSlot  Slot,
TMAPBASE< KeyType, ValueType, SetAllocator, KeyFuncs > &  InMap 
)
inlinestatic

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