Navigation
API > API/Runtime > API/Runtime/Core
| Name | TMap |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/UnrealString.h.inl |
| Include Path | #include "Containers/UnrealString.h.inl" |
Syntax
template<typename InKeyType, typename InValueType, typename SetAllocator, typename KeyFuncs>
class TMap