AssetBundleManifest.GetDirectDependencies

public string[] GetDirectDependencies(string assetBundleName);

Parameters

assetBundleNameName of the asset bundle.

Returns

string[] Array of asset bundle names this asset bundle depends on.

Description

Get the direct dependent AssetBundles for the given AssetBundle.

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