dync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-29 12:36:34 +02:00
parent 7d1e807f69
commit 05d7b34796
349 changed files with 3655 additions and 2920 deletions

View File

@@ -255,7 +255,7 @@ Returns whether a variable is exported.
- :ref:`Dictionary<class_Dictionary>` **get_variable_info** **(** :ref:`String<class_String>` name **)** const
Returns the info for a given variable as a dictionary. The information includes its name, type, hint and usage.
Returns the information for a given variable as a dictionary. The information includes its name, type, hint and usage.
.. _class_VisualScript_method_has_custom_signal: