Sync classref with master branch (4.0 changes)

This commit is contained in:
Rémi Verschelde
2020-03-13 17:17:50 +01:00
parent 966fd002ed
commit 03d40ff29e
360 changed files with 17483 additions and 16479 deletions
+5 -5
View File
@@ -26,19 +26,19 @@ Tutorials
Properties
----------
+-----------------------------+-------------------------------------------------------------------+--------+
| :ref:`String<class_String>` | :ref:`animation<class_AnimationNodeAnimation_property_animation>` | ``""`` |
+-----------------------------+-------------------------------------------------------------------+--------+
+-------------------------------------+-------------------------------------------------------------------+---------+
| :ref:`StringName<class_StringName>` | :ref:`animation<class_AnimationNodeAnimation_property_animation>` | ``@""`` |
+-------------------------------------+-------------------------------------------------------------------+---------+
Property Descriptions
---------------------
.. _class_AnimationNodeAnimation_property_animation:
- :ref:`String<class_String>` **animation**
- :ref:`StringName<class_StringName>` **animation**
+-----------+----------------------+
| *Default* | ``""`` |
| *Default* | ``@""`` |
+-----------+----------------------+
| *Setter* | set_animation(value) |
+-----------+----------------------+