struct ovrLanguagePackInfo * |
const char * | ovr_LanguagePackInfo_GetEnglishName ( const ovrLanguagePackInfoHandle obj ) Language name in English language. |
const char * | ovr_LanguagePackInfo_GetNativeName ( const ovrLanguagePackInfoHandle obj ) Language name in the native language. |
const char * | ovr_LanguagePackInfo_GetTag ( const ovrLanguagePackInfoHandle obj ) Language tag in BCP47 format. |
typedef struct ovrLanguagePackInfo* ovrLanguagePackInfoHandle ( ) |
---|
No description available.
|
const char* ovr_LanguagePackInfo_GetEnglishName ( const ovrLanguagePackInfoHandle obj ) |
---|
Language name in English language. |
const char* ovr_LanguagePackInfo_GetNativeName ( const ovrLanguagePackInfoHandle obj ) |
---|
Language name in the native language. |
const char* ovr_LanguagePackInfo_GetTag ( const ovrLanguagePackInfoHandle obj ) |
---|
Language tag in BCP47 format. |