public string[] GetDirectDependencies (string assetBundleName);

Parámetros

assetBundleNameName of the asset bundle.

Valor de retorno

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

Descripción

Get the direct dependent AssetBundles for the given AssetBundle.