Click or drag to resize

EditorFileSystemDirectoryGetPath Method

Returns the path to this directory.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorFileSystemDirectory.GetPath"]

See Also