Version: 2023.1

PackageInfo.FindForPackageName

切换到手册
public static PackageInfo FindForPackageName (string name);

参数

name The package name to look for.

返回

PackageInfo The PackageInfo instance describing the package, or null if there is no registered package with the given name.

描述

Retrieves information about the package based on the name of that package.