You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Reload cached resources in runtime on file reimport
This commit is contained in:
@@ -198,6 +198,8 @@ private:
|
||||
void _video_mem_request();
|
||||
void _video_mem_export();
|
||||
|
||||
void _resources_reimported(const PackedStringArray &p_resources);
|
||||
|
||||
int _get_node_path_cache(const NodePath &p_path);
|
||||
|
||||
int _get_res_path_cache(const String &p_path);
|
||||
|
||||
Reference in New Issue
Block a user