Version: 2022.3
言語: 日本語

PackageInfo

class in UnityEditor.PackageManager

マニュアルに切り替える

説明

Structure describing a Unity Package.

Either a reference to a package in a registry, to a revision of a source repository, a resource on the net or to a package available on disk.

変数

assetPathThe asset path of the package in the AssetDatabase.
authorAn AuthorInfo instance of the author of the package.
categoryCategory of the package.
changelogUrlThe custom URL for the changelog for the package.
datePublishedThe date and time at which the package was published.
dependenciesAn array of DependencyInfos listing all the packages this package directly depends on.
deprecationMessageDeprecation message for the version that this instance represents.
descriptionDetailed description of the package.
displayNameFriendly display name of the package.
documentationUrlThe custom URL for documentation for the package.
errorsThe errors associated with the package.
gitA GitInfo instance providing detailed information for a Git package.
isDeprecatedSet to `true` if the package version that this instance represents is deprecated.
isDirectDependencyIf the package is a direct dependency of the project.
keywordsAn array of keywords associated with the package.
licensesUrlThe custom URL for the licenses of a package.
nameUnique name of the package.
packageIdIdentifier of the package.
registryThe registry where the Package Manager might find this package.
repositoryA RepositoryInfo instance containing information the repository that the package is hosted on.
resolvedDependenciesAn array of DependencyInfo instances listing all the packages this package directly or indirectly depends on and the versions they resolved to.
resolvedPathThe local path of the project on disk.
sourceSource of the package contents.
typeType of the package.
versionVersion of the package.
versionsA VersionsInfo instance containing information about the available versions of the package.

Static 関数

FindForAssemblyRetrieves information about the package containing an assembly, or the assembly definition used to build that assembly.
FindForAssetPathRetrieves information about the package containing an asset based on the path of that asset.
GetAllRegisteredPackagesRetrieves information about all packages that are currently loaded.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961