Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/SortedMap.h |
Include |
#include "Containers/SortedMap.h" |
Returns the unique keys contained within this map.
The number of unique keys in the map.
Parameter |
Description |
---|---|
OutKeys |
Upon return, contains the set of unique keys in this map. |