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