Sorts an array of float point numbers.
void SortFloats(float[] array, int array_size, SortOrder order)
Array of floating point numbers to sort in-place.
Size of the array.
Sorting order to use.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.