Function Node.hasNode
Returns true
if the node that the NodePath
points to exists.
bool hasNode(NodePathArg0)
(
in NodePathArg0 path
) const;
Returns true
if the node that the NodePath
points to exists.
bool hasNode(NodePathArg0)
(
in NodePathArg0 path
) const;