GodotSharpAPI
GodotSharpAPI
Godot
EditorFileDialog Class
EditorFileDialog Properties
Access Property
CurrentDir Property
CurrentFile Property
CurrentPath Property
DisableOverwriteWarning Property
DisplayMode Property
Mode Property
ShowHiddenFiles Property
EditorFileDialog
CurrentFile Property
The currently selected file.
Namespace:
Godot
Assembly:
GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
CurrentFile
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
EditorFileDialog Class
Godot Namespace