Version: 2017.1

AssetBundleManifest.GetDirectDependencies

Switch to Manual
public string[] GetDirectDependencies (string assetBundleName);

Parameters

assetBundleName Name 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.