RepositoryInfo

class in UnityEditor.PackageManager

Cambiar al Manual

Descripción

Includes information about the repository that hosts the package.

Variables

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.