pub const INVALID_NODE_PATH: &str = "INVALID_NODE_PATH";Expand description
A $Path/%Unique/get_node("…") whose literal path is genuinely absent in the owning scene
(only raised when the script attaches to exactly one scene — never on an ../absolute path or a
path that descends into an instanced sub-scene we don’t see).