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