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

This is the complete list of members for TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >, including all inherited members.

Add(const KeyType &InKey, const ValueType &InValue)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Add(const KeyType &InKey, ValueType &&InValue)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Add(KeyType &&InKey, const ValueType &InValue)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Add(KeyType &&InKey, ValueType &&InValue)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Add(const KeyType &InKey)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Add(KeyType &&InKey)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Append(TSortedMap< KeyType, ValueType, OtherArrayAllocator, OtherSortPredicate > &&OtherMap)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Append(const TSortedMap< KeyType, ValueType, OtherArrayAllocator, OtherSortPredicate > &OtherMap)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
begin()TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
begin() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
bHasIntrusiveUnsetOptionalStateTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >static
Contains(KeyConstPointerType Key) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
CountBytes(FArchive &Ar) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
CreateConstIterator() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
CreateConstKeyIterator(KeyInitType InKey) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
CreateIterator()TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
CreateKeyIterator(KeyInitType InKey)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Dump(FOutputDevice &Ar)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
ElementType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
Emplace(InitKeyType &&InKey, InitValueType &&InValue)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Emplace(InitKeyType &&InKey)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Empty(int32 ExpectedNumElements=0)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
end()TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
end() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Find(KeyConstPointerType Key)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Find(KeyConstPointerType Key) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindAndRemoveChecked(KeyConstPointerType Key)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindArbitraryElement()TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindArbitraryElement() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindChecked(KeyConstPointerType Key)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindChecked(KeyConstPointerType Key) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindKey(ValueInitType Value) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindOrAdd(const KeyType &Key)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindOrAdd(KeyType &&Key)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindRef(KeyConstPointerType Key) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
FindRef(KeyConstPointerType Key, ValueType DefaultValue) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
GenerateKeyArray(TArray< KeyType, Allocator > &OutArray) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
GenerateValueArray(TArray< ValueType, Allocator > &OutArray) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Get(FSetElementId Id)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Get(FSetElementId Id) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
GetAllocatedSize() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
GetKeys(TArray< KeyType, Allocator > &OutKeys) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
IntrusiveUnsetOptionalStateType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
IsEmpty() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
IsValidId(FSetElementId Id) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
KeyConstPointerType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
KeyInitType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
KeyType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
Max() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Num() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator!=(const TSortedMap &Other) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator=(TSortedMap &&)=defaultTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
operator=(const TSortedMap &)=defaultTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
operator=(TSortedMap< KeyType, ValueType, OtherArrayAllocator, SortPredicate > &&Other)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator=(const TSortedMap< KeyType, ValueType, OtherArrayAllocator, SortPredicate > &Other)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator=(std::initializer_list< TPairInitializer< const KeyType &, const ValueType & > > InitList)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator==(FIntrusiveUnsetOptionalState Tag) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator==(const TSortedMap &Other) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator[](KeyConstPointerType Key)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
operator[](KeyConstPointerType Key) constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
RangedForConstIteratorType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
RangedForIteratorType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
Remove(KeyConstPointerType InKey)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
RemoveAndCopyValue(KeyInitType Key, ValueType &OutRemovedValue)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Reserve(int32 Number)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Reset()TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
Shrink()TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
TSortedMapTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >friend
TSortedMap()=defaultTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
TSortedMap(TSortedMap &&)=defaultTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
TSortedMap(const TSortedMap &)=defaultTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
TSortedMap(TSortedMap< KeyType, ValueType, OtherArrayAllocator, SortPredicate > &&Other)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
TSortedMap(const TSortedMap< KeyType, ValueType, OtherArrayAllocator, SortPredicate > &Other)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
TSortedMap(std::initializer_list< TPairInitializer< const KeyType &, const ValueType & > > InitList)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
TSortedMap(FIntrusiveUnsetOptionalState Tag)TSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inlineexplicit
TSortedMapPrivateFriendTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >friend
UE_DEPRECATED(5.7 until 5.9, "GetMaxIndex() should be replaced with Num() - 1.") UE_FORCEINLINE_HINT int32 GetMaxIndex() constTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >inline
ValueInitType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >
ValueType typedefTSortedMap< InKeyType, InValueType, ArrayAllocator, SortPredicate >