![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| DescendingPredicate (const TArray< T > &CompValues, const int32 Offset=0) | |
| bool | operator() (const int i, const int j) const |
Binary predicate for sorting indices according to a secondary array of values to sort by. Puts values into descending order.
|
inline |
|
inline |