W3cubDocs

/Godot 3.2

VisualScriptSceneNode

Inherits: VisualScriptNode < Resource < Reference < Object

Node reference.

Description

A direct reference to a node.

Input Ports:

none

Output Ports:

  • Data: node (obj)

Properties

NodePath node_path NodePath(".")

Property Descriptions

NodePath node_path

Default NodePath(".")
Setter set_node_path(value)
Getter get_node_path()

The node's path in the scene tree.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_visualscriptscenenode.html