aboutsummaryrefslogtreecommitdiff
path: root/core/core_string_names.h
diff options
context:
space:
mode:
authorJuan Linietsky2015-04-24 20:45:07 -0300
committerJuan Linietsky2015-04-24 20:45:07 -0300
commit1f8e3117dd8643b9c6d6127a891a0f4673479fa2 (patch)
tree19dea5f990028967a83dbf062fa1fdf29b6a16c7 /core/core_string_names.h
parent807a811fadc9031d7533bf198322af2a0684f2cb (diff)
downloadgodot-1f8e3117dd8643b9c6d6127a891a0f4673479fa2.tar.gz
godot-1f8e3117dd8643b9c6d6127a891a0f4673479fa2.tar.zst
godot-1f8e3117dd8643b9c6d6127a891a0f4673479fa2.zip
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 bf32e5f8c..8bda1f3f7 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;
};