Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TSortedMap
Forwards sorting into Key of pair
| Name | FKeyForward |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/SortedMap.h |
| Include Path | #include "Containers/SortedMap.h" |
Syntax
struct FKeyForward
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const KeyType & operator()
(
const ElementType& Pair |
Containers/SortedMap.h |