Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

VisualScriptSceneNode

Inherits: VisualScriptNode < Resource < Reference < Object

Referencia de nodo.

Descripción

Una referencia directa a un nodo.

Puertos de entrada:

ninguno

Puertos de salida:

  • Data: node (obj)

Propiedades

NodePath

node_path

NodePath(".")

Descripciones de Propiedades

Default

NodePath(".")

Setter

set_node_path(value)

Getter

get_node_path()

La ruta del nodo en el árbol de la escena.