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.
Checking the stable version of the documentation...
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¶
|
Descripciones de Propiedades¶
NodePath node_path
Default |
|
Setter |
set_node_path(value) |
Getter |
get_node_path() |
La ruta del nodo en el árbol de la escena.