aboutsummaryrefslogtreecommitdiff
path: root/core/path_db.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/path_db.h')
-rw-r--r--core/path_db.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/path_db.h b/core/path_db.h
index 63adb4295..3a550fe1d 100644
--- a/core/path_db.h
+++ b/core/path_db.h
@@ -72,6 +72,8 @@ public:
NodePath rel_path_to(const NodePath& p_np) const;
+ void prepend_period();
+
StringName get_property() const;
NodePath get_parent() const;