AssetBundleManifest.GetDirectDependencies
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.