Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssetDatabase.GetAssetPathsFromAssetBundle

public static string[] GetAssetPathsFromAssetBundle(string assetBundleName);

Description

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".

Did you find this page useful? Please give it a rating: