Click or drag to resize

EditorFileDialogInvalidate Method

Notify the EditorFileDialog that its view of the data is no longer accurate. Updates the view contents on next view update.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public void Invalidate()
See Also