native SortADTArray(Array:array, SortMethod:order, SortType:type);
| array | Array Handle to sort |
| order | Sort order to use, same as other sorts. |
| type | Data type stored in the ADT Array |
Sort an ADT Array. Specify the type as Integer, Float, or String.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.