Function EditorSettings.setRecentDirs

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

void setRecentDirs (
  const(PoolArray!(godot.core.string.String)) dirs
) nothrow @nogc;