Retrieves a string value from an array.
int GetString(int index, char[] buffer, int maxlength, int block)
Index in the array.
Buffer to copy to.
Maximum size of the buffer.
Optionally specify which block to read from (useful if the blocksize > 0).
Number of characters copied.
Invalid index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.