Function EditorSettings.getRecentDirs

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

PoolArray!(godot.core.string.String) getRecentDirs() nothrow @nogc const;