Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PackageStatus

enumeration

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.

Did you find this page useful? Please give it a rating: