GetAllDependencies(string)
Get all the dependent AssetBundles for the given AssetBundle.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AssetBundleModule
public string[] GetAllDependencies(string assetBundleName)
Parameters
Name of the asset bundle.
Returns
Type | Description |
|---|---|
| string[] |