Function RichTextLabel.getTotalCharacterCount
Returns the total number of characters from text tags. Does not include BBCodes.
long getTotalCharacterCount() nothrow @nogc const;
Returns the total number of characters from text tags. Does not include BBCodes.
long getTotalCharacterCount() nothrow @nogc const;