Click or drag to resize

EditorSettingsGetRecentDirs Method

Returns the list of recently visited folders in the file dialog for this project.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorSettings.GetRecentDirs"]

See Also