Click or drag to resize

TranslationGetMessageCount Method

Returns the number of existing messages.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetMessageCount()

Return Value

Type: Int32

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

See Also