Sort_Reverse

Category: Objects/Search
Since engine version: 9.9.9.9 LC

Description

The Sort_Reverse function is used to sort search results from FindObjects. It sorts according to the sort specifications given in the "sort" parameter but in reverse order.

Syntax

array Sort_Reverse (array sort);

Parameter

sort:
Die Sortierspezifikationen. (Was ist das?)

Example

pFood = FindObject2(Sort_Reverse(Sort_Func("GetFeedValue")),Find_Func("GetFeedValue"),Find_Container(this()))
Hier könnte Ihre Funktionsbeschreibung stehen. Der Autor hat leider nix kapiert und einfach aus legacyclonk/content geklaut
See also: FindObject, FindObject2, FindObjects, Sort_Distance, Sort_Func, Sort_Mass, Sort_Multiple, Sort_Random, Sort_Speed, Sort_Value
Fulgen, 13th August 2016
DerTod, 10th October 2019