RichTextLabel.parseBbcode

The assignment version of appendBbcode. Clears the tag stack and inserts the new content. Returns constant OK if parses bbcode successfully.

struct RichTextLabel
@nogc nothrow
GodotError
parseBbcode
(
in String bbcode
)

Meta