Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TSortedSet
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Returns a TArray of the elements. |
Containers/SortedSet.h |
|
|
|
Containers/SortedSet.h |
|
Array()
Description
Returns a TArray of the elements.
| |
|
| Name |
Array |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/SortedSet.h |
| Include Path |
#include "Containers/SortedSet.h" |
TArray < ElementType > Array() const
Array()
| |
|
| Name |
Array |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/SortedSet.h |
| Include Path |
#include "Containers/SortedSet.h" |
TArray < ElementType > Array()