Index
Collapse All
Expand All
GetLocale Method
Engine Class
Members
See Also
Beta Documentation - Subject to change.
Gets a string identify the locale the application is set to.
Syntax
Lua
function
Engine
.
GetLocale
(
)
;
Returns
Type: string
The locale identifier.
Remarks
Gets a string identify the locale the application is set to.
See Also
Engine
Turbine