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 void SerializeStructured
&40;
FStructuredArchive::FSlot Slot,
TMapBase< KeyType, ValueType, SetAllocator, KeyFuncs > & InMap
&41;