FBInstant.getLocale

From GiderosMobile
Revision as of 11:05, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2018.3<br/> === Description === <br /> The current locale. See https://www.facebook.com/translations/FacebookLocales.xml for a complet...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2018.3

Description


The current locale. See https://www.facebook.com/translations/FacebookLocales.xml for a complete list of supported locale values. Use this to determine what language the current game should be localized with.

The locale string returned is a five-character Facebook locale code of the form xx_XX.

(string), = FBInstant.getLocale()

Returns (string) The current locale.