Version: 2022.2
언어: 한국어
public static void OpenProject (string projectPath, params string[] args);

파라미터

projectPath The path of a project to open.
args Arguments to pass to command line.

설명

Open another project.

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