Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AssetDatabase.GetAllAssetBundleNames

Switch to Manual
public static function GetAllAssetBundleNames(): string[];

Returns

string[] Array of asset bundle names.

Description

Return all the AssetBundle names in the asset database.

no example available in JavaScript