![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| AscendingPredicate (const TArray< T > &InCompValues, const int32 InOffset) | |
| 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 ascending order.
|
inline |
|
inline |