UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSortedSet< InElementType, ArrayAllocator, SortPredicate > Member List

This is the complete list of members for TSortedSet< InElementType, ArrayAllocator, SortPredicate >, including all inherited members.

Add(const ElementType &InValue, bool *bIsAlreadyInSetPtr=nullptr)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Add(ElementType &&InValue, bool *bIsAlreadyInSetPtr=nullptr)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Append(TSortedSet< ElementType, OtherArrayAllocator, OtherSortPredicate > &&Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Append(const TSortedSet< ElementType, OtherArrayAllocator, OtherSortPredicate > &Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Append(TArray< ElementType, OtherArrayAllocator > &&Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Append(TArrayView< const ElementType > Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Append(std::initializer_list< ElementType > Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Array() const &TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Array() &&TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
begin()TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
begin() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
bHasIntrusiveUnsetOptionalStateTSortedSet< InElementType, ArrayAllocator, SortPredicate >static
Contains(KeyInitType Key) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
CountBytes(FArchive &Ar) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
CreateConstIterator() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
CreateIterator()TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Dump(FOutputDevice &Ar)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
ElementType typedefTSortedSet< InElementType, ArrayAllocator, SortPredicate >
Emplace(InitArgType &&InInitArg, bool *bIsAlreadyInSetPtr=nullptr)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Empty(int32 ExpectedNumElements=0)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
end()TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
end() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Find(KeyInitType Key)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Find(KeyInitType Key) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
FindArbitraryElement()TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
FindArbitraryElement() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
FindOrAdd(const ElementType &InValue, bool *bIsAlreadyInSetPtr=nullptr)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
FindOrAdd(ElementType &&InValue, bool *bIsAlreadyInSetPtr=nullptr)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Get(FSetElementId Id)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Get(FSetElementId Id) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
GetAllocatedSize() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
GetMaxIndex() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
IntrusiveUnsetOptionalStateType typedefTSortedSet< InElementType, ArrayAllocator, SortPredicate >
IsEmpty() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
IsValidId(FSetElementId Id) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
KeyInitType typedefTSortedSet< InElementType, ArrayAllocator, SortPredicate >
Max() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Num() constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operatorTSortedSet< InElementType, ArrayAllocator, SortPredicate >friend
operator!=(const TSortedSet &Other) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator=(TSortedSet &&)=defaultTSortedSet< InElementType, ArrayAllocator, SortPredicate >
operator=(const TSortedSet &)=defaultTSortedSet< InElementType, ArrayAllocator, SortPredicate >
operator=(TSortedSet< ElementType, OtherArrayAllocator, SortPredicate > &&Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator=(const TSortedSet< ElementType, OtherArrayAllocator, SortPredicate > &Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator=(std::initializer_list< ElementType > InitList)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator==(FIntrusiveUnsetOptionalState Tag) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator==(const TSortedSet &Other) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator[](FSetElementId Id)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
operator[](FSetElementId Id) constTSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Remove(KeyInitType InKey)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Reserve(int32 Number)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Reset()TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
Shrink()TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
TSortedSetTSortedSet< InElementType, ArrayAllocator, SortPredicate >friend
TSortedSet()=defaultTSortedSet< InElementType, ArrayAllocator, SortPredicate >
TSortedSet(TSortedSet &&)=defaultTSortedSet< InElementType, ArrayAllocator, SortPredicate >
TSortedSet(const TSortedSet &)=defaultTSortedSet< InElementType, ArrayAllocator, SortPredicate >
TSortedSet(TSortedSet< InElementType, OtherArrayAllocator, SortPredicate > &&Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
TSortedSet(const TSortedSet< InElementType, OtherArrayAllocator, SortPredicate > &Other)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
TSortedSet(std::initializer_list< ElementType > InitList)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inline
TSortedSet(FIntrusiveUnsetOptionalState Tag)TSortedSet< InElementType, ArrayAllocator, SortPredicate >inlineexplicit