GodotSharpAPI
GodotSharpAPI
Godot
FileDialog Class
FileDialog Properties
Access Property
CurrentDir Property
CurrentFile Property
CurrentPath Property
Filters Property
Mode Property
ModeOverridesTitle Property
ShowHiddenFiles Property
FileDialog
CurrentDir Property
The current working directory of the file dialog.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
CurrentDir
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
FileDialog Class
Godot Namespace