Version: 2020.1
언어: 한국어

CodeEditor.SetExternalScriptEditor

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

파라미터

path The 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.