Click or drag to resize

TranslationServerSetLocale Method

Sets the locale of the game.

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

Parameters

locale
Type: SystemString

[Missing <param name="locale"/> documentation for "M:Godot.TranslationServer.SetLocale(System.String)"]

See Also