Version: 1.0
LanguageEnglish
  • C#

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.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答