Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TMapPrivateFriend
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Map.h |
| Include | #include "Containers/Map.h" |
template<typename KeyType, typename ValueType, typename SetAllocator, typename KeyFuncs>
static FArchive & Serialize
&40;
FArchive & Ar,
TMapBase< KeyType, ValueType, SetAllocator, KeyFuncs > & Map
&41;