Mount Fuji Engine  0.8b
MF_API const char* MFTranslation_GetString ( MFStringTable pTable,
int  stringID 
)

Gets a string Table to get string from.

Parameters
pTablePointer to a string table.
stringIDID if the string to get.
Returns
The string specified by stringID from the specified string table.