Function Node.getPath

Returns the absolute path of the current node. This only works if the current node is inside the scene tree (see isInsideTree).

NodePath getPath() nothrow @nogc const;