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