Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/SortedMap.h |
Include |
#include "Containers/SortedMap.h" |
TKeyIterator CreateKeyIterator
(
KeyInitType InKey
)
Creates an iterator over the values associated with a specified key in a map. This will be at most one value because keys must be unique