Sets an array of cells in an array.
int SetArray(int index, const any[] values, int size)
Index in the array.
Array to copy.
If not set, assumes the buffer size is equal to the blocksize. Otherwise, the size passed is used.
Number of cells copied.
Invalid index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.