Function RichTextLabel.parseBbcode

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

godot.core.defs.GodotError parseBbcode (
  const(String) bbcode
) nothrow @nogc;