classref: Sync with current upstream master branch

This commit is contained in:
Rémi Verschelde
2017-10-11 23:56:28 +02:00
parent 1d617789a4
commit ace47f729c
123 changed files with 2676 additions and 1229 deletions

View File

@@ -14,7 +14,7 @@ VisualScriptSceneNode
Brief Description
-----------------
Node reference.
Member Functions
----------------
@@ -28,7 +28,20 @@ Member Functions
Member Variables
----------------
- :ref:`NodePath<class_nodepath>` **node_path**
- :ref:`NodePath<class_nodepath>` **node_path** - The node's path in the scene tree.
Description
-----------
A direct reference to a node.
**Input Ports:**
none
**Output Ports:**
- Data: ``node`` (obj)
Member Function Description
---------------------------