#Trying to make EditorPlugin writing to a file
6 messages · Page 1 of 1 (latest)
are you using the latest version? I tried and the FileSystem does refresh after the editor get the focus again.
No i mean how to trigger the FileSystem to refresh without having to alt tabbing out. Perhaps there's some sort of function that can be called to import those in?
Isn't this what you want?
https://docs.godotengine.org/en/stable/classes/class_editorfilesystem.html#class-editorfilesystem-method-update-file
Godot Engine documentation
Inherits: Node< Object Resource filesystem, as the editor sees it. Description: This object holds information of all resources in the filesystem, their types, etc. Note: This class shouldn't be ins...