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