Version: 2017.1

AssetDatabase.GetAssetPathsFromAssetBundle

切换到手册
public static string[] GetAssetPathsFromAssetBundle (string assetBundleName);

描述

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

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