FindStringTable Function

Searches for a string table.

int FindStringTable(const char[] name)

Parameters

const char[] name

Name of string table to find.

Return Value

A string table index number if found, INVALID_STRING_TABLE otherwise.