Retrieves an array of cells from an array.
int GetArray(int index, any[] buffer, int size)
Index in the array.
Buffer to store the array in.
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.