Version: 2021.2

RepositoryInfo

class in UnityEditor.PackageManager

切换到手册

描述

Includes information about the repository that hosts the package.

变量

pathThe relative path to the package root in the repository, if it is different from the repository root.
revisionThe revision id corresponding to the package version.
typeThe type of the repository, e.g. git.
urlThe url to the source code repository.