Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

EditorApplication.OpenProject

public static void OpenProject(string projectPath, params string[] args);

Parameters

projectPathThe path of a project to open.
argsArguments to pass to command line.

Description

Open another project.

Note that this function will not exit immediately. It will open another project after executing function returns.

Did you find this page useful? Please give it a rating: