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

@@ -43,14 +43,20 @@ Method Descriptions
- :ref:`Dictionary<class_Dictionary>` **get_constructor** **(** **)** const
----
.. _class_VisualScriptConstructor_method_get_constructor_type:
- :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` **get_constructor_type** **(** **)** const
----
.. _class_VisualScriptConstructor_method_set_constructor:
- void **set_constructor** **(** :ref:`Dictionary<class_Dictionary>` constructor **)**
----
.. _class_VisualScriptConstructor_method_set_constructor_type:
- void **set_constructor_type** **(** :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` type **)**