Click or drag to resize

TranslationServerGetLoadedLocales Method

Returns an Array of all loaded locales of the game.

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

Return Value

Type: Array

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

See Also