Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-10-29 12:48:46 +01:00
parent bbc6682099
commit a72184300f
449 changed files with 14004 additions and 232 deletions

View File

@@ -62,6 +62,8 @@ enum **CallMode**:
- **CALL_MODE_BASIC_TYPE** = **3**
----
.. _enum_VisualScriptPropertySet_AssignOp:
.. _class_VisualScriptPropertySet_constant_ASSIGN_OP_NONE:
@@ -125,6 +127,8 @@ Property Descriptions
| *Getter* | get_assign_op() |
+-----------+----------------------+
----
.. _class_VisualScriptPropertySet_property_base_script:
- :ref:`String<class_String>` **base_script**
@@ -135,6 +139,8 @@ Property Descriptions
| *Getter* | get_base_script() |
+----------+------------------------+
----
.. _class_VisualScriptPropertySet_property_base_type:
- :ref:`String<class_String>` **base_type**
@@ -147,6 +153,8 @@ Property Descriptions
| *Getter* | get_base_type() |
+-----------+----------------------+
----
.. _class_VisualScriptPropertySet_property_basic_type:
- :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` **basic_type**
@@ -157,6 +165,8 @@ Property Descriptions
| *Getter* | get_basic_type() |
+----------+-----------------------+
----
.. _class_VisualScriptPropertySet_property_index:
- :ref:`String<class_String>` **index**
@@ -167,6 +177,8 @@ Property Descriptions
| *Getter* | get_index() |
+----------+------------------+
----
.. _class_VisualScriptPropertySet_property_node_path:
- :ref:`NodePath<class_NodePath>` **node_path**
@@ -177,6 +189,8 @@ Property Descriptions
| *Getter* | get_base_path() |
+----------+----------------------+
----
.. _class_VisualScriptPropertySet_property_property:
- :ref:`String<class_String>` **property**
@@ -189,6 +203,8 @@ Property Descriptions
| *Getter* | get_property() |
+-----------+---------------------+
----
.. _class_VisualScriptPropertySet_property_set_mode:
- :ref:`CallMode<enum_VisualScriptPropertySet_CallMode>` **set_mode**