LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

StatusCode

enumeration

Description

Unity Package Manager operation status.

Properties

InProgressPackage manager operation is in progress.
SuccessPackage manager operation completed successfully.
FailurePackage manager operation failed.