native Array:ArrayClone(Array:which);
which | Array handle |
Clones an array, returning a new handle with the same size and data.
Handle to the cloned array on success, 0 otherwise
If an invalid handle is provided an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.