summaryrefslogtreecommitdiff
path: root/core/core_string_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r--core/core_string_names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h
index bf32e5f8c1..8bda1f3f79 100644
--- a/core/core_string_names.h
+++ b/core/core_string_names.h
@@ -56,6 +56,7 @@ public:
StringName _iter_init;
StringName _iter_next;
StringName _iter_get;
+ StringName get_rid;
};