Click or drag to resize

EditorFileDialogShowHiddenFiles Property

If true, hidden files and directories will be visible in the EditorFileDialog.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public bool ShowHiddenFiles { get; set; }

Property Value

Type: Boolean
See Also