Version: 2019.2

PackageStatus

enumeration

マニュアルに切り替える

説明

Unity Package Manager package status.

変数

UnknownThe status of the package is unknown.
UnavailableThe package or one of its dependencies cannot be found on the local file system.
InProgressThe package is being transferred into the local file system.
ErrorAn error occurred while transfering the package or one of its dependencies to the local file system.
AvailableThe package and its dependencies are available on the local file system.