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