Mount Fuji Engine  0.8b
MF_API MFStringTable* MFTranslation_LoadEnumStringTable ( const char *  pFilename)

Loads a translation string table containing enum keys.

Parameters
pFilenameFilename of the enum table to load.
Returns
Return a pointer to the created MFStringTable. If the file was unavailable, NULL is returned.