AssetDatabase.GetAssetPathsFromAssetBundle

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

Description

获取已标有给定 assetBundle 名称的资源的路径。

所有路径均是相对于项目文件夹的路径,例如:"Assets/MyTextures/hello.png"。