Version: 2020.2

CodeEditor.SetExternalScriptEditor

切换到手册
public static void SetExternalScriptEditor (string path);

参数

path 代码编辑器可执行文件的绝对路径。Unity 使用它来打开所请求的文件:

描述

设置用来打开脚本资源的代码编辑器的路径。