PackageStatus

enumeration

Switch to Manual

Description

Unity Package Manager package status.

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答