classref: Sync with current source

This commit is contained in:
Rémi Verschelde
2017-12-10 00:45:14 +01:00
parent e0d616fcd1
commit 9b84c92d53
80 changed files with 1477 additions and 766 deletions

View File

@@ -59,6 +59,10 @@ This method is executed by the Editor when ``File -> Run`` is used.
- void **add_root_node** **(** :ref:`Node<class_node>` node **)**
Adds ``node`` as a child of the root node in the editor context.
WARNING: The implementation of this method is currently disabled.
.. _class_EditorScript_get_editor_interface:
- :ref:`EditorInterface<class_editorinterface>` **get_editor_interface** **(** **)**