NodeGetPathTo Method |
Returns the relative NodePath from this node to the specified node. Both nodes must be in the same scene or the function will fail.
Namespace: Godot
public NodePath GetPathTo( Node node )
[Missing <param name="node"/> documentation for "M:Godot.Node.GetPathTo(Godot.Node)"]
[Missing <returns> documentation for "M:Godot.Node.GetPathTo(Godot.Node)"]