Sync classref with current source

This commit is contained in:
Rémi Verschelde
2017-11-27 08:32:15 +01:00
parent 33f109ea70
commit 5bf33731b6
303 changed files with 2187 additions and 18408 deletions

View File

@@ -16,15 +16,6 @@ Brief Description
Node reference.
Member Functions
----------------
+----------------------------------+------------------------------------------------------------------------------------------------------------------+
| :ref:`NodePath<class_nodepath>` | :ref:`get_node_path<class_VisualScriptSceneNode_get_node_path>` **(** **)** |
+----------------------------------+------------------------------------------------------------------------------------------------------------------+
| void | :ref:`set_node_path<class_VisualScriptSceneNode_set_node_path>` **(** :ref:`NodePath<class_nodepath>` path **)** |
+----------------------------------+------------------------------------------------------------------------------------------------------------------+
Member Variables
----------------
@@ -46,15 +37,3 @@ none
- Data: ``node`` (obj)
Member Function Description
---------------------------
.. _class_VisualScriptSceneNode_get_node_path:
- :ref:`NodePath<class_nodepath>` **get_node_path** **(** **)**
.. _class_VisualScriptSceneNode_set_node_path:
- void **set_node_path** **(** :ref:`NodePath<class_nodepath>` path **)**