Category: Objects
/ Search
Since engine version: 1.0 OC
Sort_Random
Description
Sort criterion: Sorts the found objects randomly.
Syntax
array Sort_Random();
Remarks
Sort_Random should not be used together with FindObject to find a random, matching object. Instead the first object of a FindObjects search with a SortRandom parameter can be used for instance.
For additional information on the use of this function see FindObjects.
See also: FindObjects