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