Searches for the index of a given string in a string table.
int FindStringIndex(int tableidx, const char[] str)
A string table index.
String to find.
String index if found, INVALID_STRING_INDEX otherwise.
Invalid string table index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.