Version: 2023.1
言語: 日本語
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.