EditorFileSystem.updateFile

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

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

Meta