マニュアル
スクリプトリファレンス
unity3d.com
Version:
2022.1
2023.2
2023.1
2022.3
2022.2
2022.1
2021.3
2021.2
2021.1
2020.3
2020.2
2020.1
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.6
このページを含むバージョン:
このページを含まないバージョン:
サポートあり
サポートなし、非推奨
マニュアル
スクリプトリファレンス
言語:
日本語
English
中文
日本語
한국어
マニュアル
Version:
2022.1
2023.2
2023.1
2022.3
2022.2
2022.1
2021.3
2021.2
2021.1
2020.3
2020.2
2020.1
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.6
このページを含むバージョン:
このページを含まないバージョン:
サポートあり
サポートなし、非推奨
Unity User Manual 2022.1
スクリプト
スクリプティング環境の構築
スクリプト
統合開発環境 (IDE) サポート
スクリプティング環境の構築
ここでは、スクリプティングのための環境設定に関連する一般的なタスクについての情報を提供します。
以下が含まれます。
Integrated development environment (IDE) support
Use your choice of code editor when working in Unity.
Debugging C# code in Unity
Connect external debuggers to Unity to set breakpoints, and pause to inspect your project’s state.
Unit testing
Run automated tests on your code to ensure it continues to work correctly.
Roslyn analyzers and source generators
Use analyzers to inspect your code for style, quality, and other issues.
スクリプト
統合開発環境 (IDE) サポート