EditorFileSystem.updateFile

Update a file information. Call this if an external program (not Godot) modified the file.

struct EditorFileSystem
@nogc nothrow
void
updateFile
(
in String path
)

Meta