Version: 2021.1
언어: 한국어

PackageInfo.FindForAssetPath

매뉴얼로 전환
public static PackageInfo FindForAssetPath (string assetPath);

파라미터

assetPath The file path of the asset.

반환

PackageInfo The PackageInfo instance describing the package, or null if the asset is not in a package.

설명

Retrieves information about the package containing an asset based on the path of that asset.