classref: Sync with current master branch (bbac8198f)

This commit is contained in:
Rémi Verschelde
2022-10-08 13:57:16 +02:00
parent 8a540a9b36
commit b69855897a
122 changed files with 5387 additions and 2909 deletions

View File

@@ -56,6 +56,15 @@ Methods
| void | :ref:`rename_parameter<class_AnimationTree_method_rename_parameter>` **(** :ref:`String<class_String>` old_name, :ref:`String<class_String>` new_name **)** |
+---------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------+
Signals
-------
.. _class_AnimationTree_signal_animation_player_changed:
- **animation_player_changed** **(** **)**
Emitted when the :ref:`anim_player<class_AnimationTree_property_anim_player>` is changed.
Enumerations
------------