Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAllAssetBundles()

Get all the AssetBundles in the manifest.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AssetBundleModule
public string[] GetAllAssetBundles()

Returns

Type

Description

string[]An array of asset bundle names.