CodeEditor.SetExternalScriptEditor

Cambiar al Manual
public static void SetExternalScriptEditor (string path);

Parámetros

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

Descripción

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