Version: 2017.3

Client

class in UnityEditor.PackageManager

Switch to Manual

Description

Unity Package Manager client class.

Use the Client class to manage the packages used in a project.

Static Functions

AddAdds a package dependency to the project.
ListLists the packages the project depends on.
RemoveRemoves a previously added package from the project.
ResetToEditorDefaultsResets the list of packages installed for this project to the editor's default configuration. This operation will clear all packages added to the project and keep only the packages set for the current editor default configuration.
SearchSearches the Unity package registry for the given package.