GetLocale

From LoTROInterface Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: Gets a string identifying the locale the application is set to. ==Syntax== {{API_Example|Lua|function Engine.GetLocale();}} ===Returns=== Type:string The locale identifier ==Remarks== ...)
Line 1: Line 1:
 +
{{API_Breadcrumb|[[:Category:API_Reference|API Reference]] > [[Turbine_(Package)|Turbine]].[[Engine]].'''{{PAGENAME}}()'''}}
 +
Gets a string identifying the locale the application is set to.
Gets a string identifying the locale the application is set to.

Revision as of 03:42, 23 September 2010

Gets a string identifying the locale the application is set to.

Syntax

Lua
function Engine.GetLocale();

Returns

Type:string

The locale identifier

Remarks

Gets a string identifying the locale the application is set to.

Personal tools