Navigation
Unreal Engine C++ API Reference > Runtime > Core > Containers > TMap
Type | Name | Description | |
---|---|---|---|
![]() |
TMap () |
||
![]() |
|||
![]() |
|||
![]() |
Constructor for moving elements from a TMap with a different SetAllocator | ||
![]() |
Constructor for copying elements from a TMap with a different SetAllocator | ||
![]() |
TMap
(
std::initializer_list< TPairInitializer< const KeyType&, const ValueType& >> InitList |
Constructor which gets its elements from a native initializer list |