Set the override locale code that the SDK will send to services which require it.
This is used for localization. This follows ISO 639.
Return Value
An EOS_EResult that indicates whether the override locale code string was saved.
EOS_Success if the locale code was overridden
EOS_InvalidParameters if you pass an invalid locale code
See Also
eos_ecom.h, EOS_LOCALECODE_MAX_LENGTH
Parameters
EOS_Platform_SetOverrideLocaleCode
Parameter Type And Name
|
Usage Information
|
EOS_HPlatform Handle
|
|
const char* NewLocaleCode
|
|
Set the override locale code that the SDK will send to services which require it.
This is used for localization. This follows ISO 639.
Return Value
An EOS_EResult that indicates whether the override locale code string was saved.
EOS_Success if the locale code was overridden
EOS_InvalidParameters if you pass an invalid locale code
See Also
eos_ecom.h, EOS_LOCALECODE_MAX_LENGTH
Parameters
Platform.PlatformInterface.SetOverrideLocaleCode
Parameter Type And Name
|
Usage Information
|
string newLocaleCode
|
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no