RegistryInfo

class in UnityEditor.PackageManager

/

Implemented in:UnityEditor

Description

Provides information about a package registry.

Get a RegistryInfo instance from the registry property of a PackageInfo object.

Properties

isDefaultWhether this is the default, Unity registry or one of the scoped registries configured in the project manifest.
nameThe registry name.
urlThe registry URL.

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