Mount Fuji Engine  0.8b
MF_API const char* MFTranslation_GetLanguageName ( MFLanguage  language,
bool  native = false 
)

Get the name of the specified language as spoken either natively or in english.

Parameters
languageLanguage to get the name of.
nativeIf true, name in the native language is returned otherwise the language name in English. (ie, "Francies" vs "French")
Returns
A string containing the name of the language.
Remarks
If native is true, the returned string may require characters from an extended font page.