classref: Sync with current master branch (029aade)

This commit is contained in:
Godot Organization
2024-04-13 03:17:16 +00:00
parent 774c3cd245
commit 4779a1dbdf
208 changed files with 1532 additions and 1218 deletions

View File

@@ -29,7 +29,7 @@ A control for displaying plain text. It gives you control over the horizontal an
Tutorials
---------
- `2D Dodge The Creeps Demo <https://godotengine.org/asset-library/asset/515>`__
- `2D Dodge The Creeps Demo <https://godotengine.org/asset-library/asset/2712>`__
.. rst-class:: classref-reftable-group
@@ -346,6 +346,8 @@ Set additional options for BiDi override.
Aligns text to the given tab-stops.
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedFloat32Array<class_PackedFloat32Array>` for more details.
.. rst-class:: classref-item-separator
----