MFStringTable* MFTranslation_LoadStringTable const char *  pFilename,
MFLanguage  language,
MFLanguage  fallback = MFLang_English
 

Loads a translation string table. If the specified language is not available, the fallback language is used instead. If the fallback language is not available, 'English' is used instead.

Parameters:
pFilename Filename of the string table to load.
language Language to load.
fallback Fallback language in the cawse language is unavailable.
Returns:
Return a pointer to the created MFStringTable. If the file was unavailable, NULL is returned.


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5