Version: 2018.1

AssetDatabase.GetAssetPathsFromAssetBundle

Switch to Manual
public static string[] GetAssetPathsFromAssetBundle (string assetBundleName);

Description

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

Все пути относятся к папке проекта, например: "Assets/MyTextures/hello.png".