classref: Sync with current master branch (b51ee8b)

This commit is contained in:
Godot Organization
2023-08-19 03:18:29 +00:00
parent e0dca52b2a
commit 8028db9f2e
76 changed files with 721 additions and 264 deletions

View File

@@ -673,6 +673,8 @@ Returns an array of currently existing :ref:`Tween<class_Tween>`\ s in the **Sce
Returns ``true`` if the given group exists.
A group exists if any :ref:`Node<class_Node>` in the tree belongs to it (see :ref:`Node.add_to_group<class_Node_method_add_to_group>`). Groups without nodes are removed automatically.
.. rst-class:: classref-item-separator
----