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