Version: 2017.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.

変数

categoryCategory of the package.
descriptionDetailed description of the package.
displayNameFriendly display name of the package.
nameUnique name of the package.
packageIdIdentifier of the package.
resolvedPathThe local path of the project on disk.
versionVersion of the package.