Click or drag to resize

TranslationServerGetLocale Method

Returns the current locale of the game.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static string GetLocale()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.TranslationServer.GetLocale"]

See Also