Version: 2019.3

VersionsInfo

class in UnityEditor.PackageManager

マニュアルに切り替える

説明

Identifies the available versions of a package and which are the compatible, latest, and recommended versions.

変数

allAll available versions of the package.
compatibleVersions of the package compatible with the current version of Unity.
latestLatest version of the package.
latestCompatibleLatest version of the package compatible with the current version of Unity.
recommendedObsolete. Use the VersionsInfo.verified property instead.