Prevent renaming to an unkown extension from FileSystem dock.
This commit is contained in:
@ -272,6 +272,7 @@ public:
|
||||
void scan();
|
||||
void scan_changes();
|
||||
void update_file(const String &p_file);
|
||||
Set<String> get_valid_extensions() const;
|
||||
|
||||
EditorFileSystemDirectory *get_filesystem_path(const String &p_path);
|
||||
String get_file_type(const String &p_file) const;
|
||||
|
||||
Reference in New Issue
Block a user