You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
CSV translation import plugin
This commit is contained in:
@@ -195,6 +195,10 @@ class EditorFileSystem : public Node {
|
||||
|
||||
void _reimport_file(const String &p_file);
|
||||
|
||||
bool _check_missing_imported_files(const String& p_path);
|
||||
|
||||
bool reimport_on_missing_imported_files;
|
||||
|
||||
protected:
|
||||
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user