API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_GetLoggedInUserLocale Function

Returns the currently logged-in user's locale as a string, or empty string on error. Return value format conforms to BCP47: https://tools.ietf.org/html/bcp47 The return value is borrowed, and should not be freed

Signature

const char* ovr_GetLoggedInUserLocale()

Returns

const char *