classref: Sync with current master branch (13a0d6e)

This commit is contained in:
Godot Organization
2023-12-23 03:19:28 +00:00
parent 4a944b2020
commit dce008340a
36 changed files with 1271 additions and 197 deletions

View File

@@ -19,7 +19,7 @@ A custom effect for a :ref:`RichTextLabel<class_RichTextLabel>`.
Description
-----------
A custom effect for a :ref:`RichTextLabel<class_RichTextLabel>`.
A custom effect for a :ref:`RichTextLabel<class_RichTextLabel>`, which can be loaded in the :ref:`RichTextLabel<class_RichTextLabel>` inspector or using :ref:`RichTextLabel.install_effect<class_RichTextLabel_method_install_effect>`.
\ **Note:** For a **RichTextEffect** to be usable, a BBCode tag must be defined as a member variable called ``bbcode`` in the script.