Click or drag to resize

RichTextLabelGetTotalCharacterCount Method

Returns the total number of characters from text tags. Does not include BBCodes.

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.RichTextLabel.GetTotalCharacterCount"]

See Also