CodeEditor.SetExternalScriptEditor
public static void SetExternalScriptEditor(string path);
Parameters
| path | The absolute path to the code editor executable. Unity uses this to open files you request. |
Description 描述
Sets the path of the code editor to use for opening script Assets.