GodotSharpAPI
GodotSharpAPI
Godot
FileDialog Class
FileDialog Properties
Access Property
CurrentDir Property
CurrentFile Property
CurrentPath Property
Filters Property
Mode Property
ModeOverridesTitle Property
ShowHiddenFiles Property
FileDialog
ShowHiddenFiles Property
If
true
, the dialog will show hidden files.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
ShowHiddenFiles
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
FileDialog Class
Godot Namespace