Click or drag to resize

TranslationGetMessageList Method

Returns all the messages (keys).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string[] GetMessageList()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.Translation.GetMessageList"]

See Also