Click or drag to resize

EditorInterfaceGetCurrentPath Method

Returns the current path being viewed in the FileSystemDock.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public string GetCurrentPath()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorInterface.GetCurrentPath"]

See Also