Version: 2022.2

VersionsInfo

class in UnityEditor.PackageManager

切换到手册

描述

标识可用的包版本,以及兼容、最新和推荐的版本。

变量

all所有可用的包版本。
compatible与 Unity 的当前版本兼容的包的版本。
deprecatedVersions of the package that are deprecated.
latest最新的包版本。
latestCompatible与 Unity 的当前版本兼容的包的最新版本。
recommendedA version of the package recommended to use with the current version of Unity. If there is no recommended version, then this property is an empty string.