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

This is the complete list of members for TSlateElementSortedArray< InElementType, InSortPredicate >, including all inherited members.

AddUnsorted(ElementType Item)TSlateElementSortedArray< InElementType, InSortPredicate >inline
begin() constTSlateElementSortedArray< InElementType, InSortPredicate >inline
Contains(ElementParamType Item) constTSlateElementSortedArray< InElementType, InSortPredicate >inline
ElementParamType typedefTSlateElementSortedArray< InElementType, InSortPredicate >
ElementType typedefTSlateElementSortedArray< InElementType, InSortPredicate >
Empty(SizeType ExpectedNumElements=0)TSlateElementSortedArray< InElementType, InSortPredicate >inline
end() constTSlateElementSortedArray< InElementType, InSortPredicate >inline
Find(ElementParamType Item) constTSlateElementSortedArray< InElementType, InSortPredicate >inline
FindLowerBound(ElementParamType Value) constTSlateElementSortedArray< InElementType, InSortPredicate >inline
FindUpperBound(ElementParamType Value) constTSlateElementSortedArray< InElementType, InSortPredicate >inline
InsertUnique(ElementParamType Item)TSlateElementSortedArray< InElementType, InSortPredicate >inline
IsValidIndex(SizeType Index) constTSlateElementSortedArray< InElementType, InSortPredicate >inline
Num() constTSlateElementSortedArray< InElementType, InSortPredicate >inline
operator[](SizeType Index) constTSlateElementSortedArray< InElementType, InSortPredicate >inline
RangedForConstIteratorType typedefTSlateElementSortedArray< InElementType, InSortPredicate >
RemoveAt(SizeType Index, CountType Count)TSlateElementSortedArray< InElementType, InSortPredicate >inline
RemoveSingle(ElementParamType Item)TSlateElementSortedArray< InElementType, InSortPredicate >inline
SizeType typedefTSlateElementSortedArray< InElementType, InSortPredicate >
Sort()TSlateElementSortedArray< InElementType, InSortPredicate >inline
SortPredicate typedefTSlateElementSortedArray< InElementType, InSortPredicate >