mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -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 **)**
|
||||
|
||||
Reference in New Issue
Block a user