Mount Fuji Engine  0.8b
MF_API int MFTranslation_FindString ( MFStringTable pTable,
const char *  pString 
)

Finds a string in the table.

Parameters
pTablePointer to a string table.
pStringThe string to find in the table.
Returns
The id of the requested string.