Click or drag to resize

EditorFileDialogCurrentDir Property

The currently occupied directory.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public string CurrentDir { get; set; }

Property Value

Type: String
See Also