Version: 2023.2
언어: 한국어

PackageInfo.IsPackageRegistered

매뉴얼로 전환
public static bool IsPackageRegistered (string name);

파라미터

name The name of the package to look for.

반환

bool Returns true if the named package is registered.

설명

Checks if a specific package is registered with the UnityEditor.AssetDatabase.