Version: 2022.1
言語: 日本語

RegistryInfo

class in UnityEditor.PackageManager

マニュアルに切り替える

説明

Provides information about a package registry.

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

変数

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