CodeEditor.SetCodeEditor

Declaration

public void SetCodeEditor(string editorPath);

Parameters

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

Description

Sets the path to the code editor that Unity uses to open script assets.


Did you find this page useful? Please give it a rating: