Version: 2023.2
언어: 한국어

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.