AssetDatabase.GetAssetPathsFromAssetBundle

매뉴얼로 전환
public static string[] GetAssetPathsFromAssetBundle (string assetBundleName);

설명

Get the paths of the assets which have been marked with the given assetBundle name.

All paths are relative to the project folder, for example: "Assets/MyTextures/hello.png".