📦
UPM Release Notes - 2019.3 API Changes
はじめに
この記事は、 2020年版 Unity Package Manager の Release Notes 全部抜く の部分記事です。
Unity 2019.3 での Unity Package Manager に関する API Changes を詳細を記しています。
API Changes
UnityEditor.PackageManager.UI
API 追加
Added: Added the new UnityEditor.PackageManager.UI.Window.Open function to open the Package Manager window to a selected package.
PackageInfo 型のプロパティリネーム
Obsoleted: Renamed the recommended property verified on the UnityEditor.PackageManager.PackageInfo class.
Discussion