Version: 2017.1

AssetBundleManifest.GetDirectDependencies

Cambiar al Manual
public string[] GetDirectDependencies (string assetBundleName);

Parámetros

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