Function EditorSettings.setFavorites

Sets the list of favorite files and directories for this project.

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