CodeEditor.SetExternalScriptEditor

매뉴얼로 전환
public static void SetExternalScriptEditor (string path);

파라미터

pathThe absolute path to the code editor executable. Unity uses this to open files you request.

설명

Sets the path of the code editor to use for opening script Assets.