Sync classref with current source

This commit is contained in:
Rémi Verschelde
2020-01-21 09:28:25 +01:00
parent e11844538c
commit 3e8e67ac95
419 changed files with 12807 additions and 99 deletions

View File

@@ -45,6 +45,8 @@ Method Descriptions
Add a custom Visual Script node to the editor. It'll be placed under "Custom Nodes" with the ``category`` as the parameter.
----
.. _class_VisualScriptEditor_method_remove_custom_node:
- void **remove_custom_node** **(** :ref:`String<class_String>` name, :ref:`String<class_String>` category **)**