Retrieves the name of a string table.
int GetStringTableName(int tableidx, char[] name, int maxlength)
A string table index.
Buffer to store the name of the string table.
Maximum length of string buffer.
Number of bytes written to the buffer (UTF-8 safe).
Invalid string table index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.