Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-02 14:03:23 +02:00
parent 5402f28f59
commit a203daa272
397 changed files with 21934 additions and 16529 deletions

View File

@@ -19,9 +19,9 @@ Brief Description
Properties
----------
+-------------------------+--------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`constant<class_VisualShaderNodeBooleanConstant_property_constant>` |
+-------------------------+--------------------------------------------------------------------------+
+-------------------------+--------------------------------------------------------------------------+-------+
| :ref:`bool<class_bool>` | :ref:`constant<class_VisualShaderNodeBooleanConstant_property_constant>` | false |
+-------------------------+--------------------------------------------------------------------------+-------+
Property Descriptions
---------------------
@@ -30,9 +30,11 @@ Property Descriptions
- :ref:`bool<class_bool>` **constant**
+----------+---------------------+
| *Setter* | set_constant(value) |
+----------+---------------------+
| *Getter* | get_constant() |
+----------+---------------------+
+-----------+---------------------+
| *Default* | false |
+-----------+---------------------+
| *Setter* | set_constant(value) |
+-----------+---------------------+
| *Getter* | get_constant() |
+-----------+---------------------+