RegistryInfo

class in UnityEditor.PackageManager

/

Implemented in:UnityEditor

Switch to Manual

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