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.