Version: 2020.2
언어: 한국어

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.