Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAllAssetBundlesWithVariant()

Get all the AssetBundles with variant in the manifest.
Read time 1 minuteLast updated 12 days ago

Definition

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

Returns

Type

Description

string[]An array of asset bundle names.