Sets the user data associated with a given string index.
void SetStringTableData(int tableidx, int stringidx, const char[] userdata, int length)
A string table index.
A string index.
User data string that will be set.
Length of user data string. This should include the null terminator.
Invalid string table index or string index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.