summaryrefslogtreecommitdiffstats
path: root/core/io/resource_uid.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/io/resource_uid.h')
-rw-r--r--core/io/resource_uid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/io/resource_uid.h b/core/io/resource_uid.h
index 22561c5c03..e56b89f603 100644
--- a/core/io/resource_uid.h
+++ b/core/io/resource_uid.h
@@ -73,7 +73,7 @@ public:
String get_id_path(ID p_id) const;
void remove_id(ID p_id);
- Error load_from_cache();
+ Error load_from_cache(bool p_reset);
Error save_to_cache();
Error update_cache();