2017-09-12 22:42:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2018-02-27 13:40:43 +01:00
|
|
|
<class name="VisualScriptSceneNode" inherits="VisualScriptNode" category="Core" version="3.1">
|
2017-09-12 22:42:36 +02:00
|
|
|
<brief_description>
|
2017-10-06 18:00:57 +02:00
|
|
|
Node reference.
|
2017-09-12 22:42:36 +02:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2017-10-06 18:00:57 +02:00
|
|
|
A direct reference to a node.
|
|
|
|
[b]Input Ports:[/b]
|
|
|
|
none
|
|
|
|
[b]Output Ports:[/b]
|
|
|
|
- Data: [code]node[/code] (obj)
|
2017-09-12 22:42:36 +02:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<demos>
|
|
|
|
</demos>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
2017-09-13 08:49:40 +02:00
|
|
|
<member name="node_path" type="NodePath" setter="set_node_path" getter="get_node_path">
|
2017-10-06 18:00:57 +02:00
|
|
|
The node's path in the scene tree.
|
2017-09-12 22:42:36 +02:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|