GodotSharpAPI
GodotSharpAPI
Godot
EditorFileDialog Class
EditorFileDialog Methods
AddFilter Method
ClearFilters Method
GetAccess Method
GetCurrentDir Method
GetCurrentFile Method
GetCurrentPath Method
GetDisplayMode Method
GetMode Method
GetVbox Method
Invalidate Method
IsOverwriteWarningDisabled Method
IsShowingHiddenFiles Method
SetAccess Method
SetCurrentDir Method
SetCurrentFile Method
SetCurrentPath Method
SetDisableOverwriteWarning Method
SetDisplayMode Method
SetMode Method
SetShowHiddenFiles Method
EditorFileDialog
ClearFilters Method
Removes all filters except for "All Files (*)".
Namespace:
Godot
Assembly:
GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
ClearFilters
()
See Also
Reference
EditorFileDialog Class
Godot Namespace