public string[] GetDirectDependencies (string assetBundleName);

파라미터

assetBundleNameName of the asset bundle.

반환

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

설명

Get the direct dependent AssetBundles for the given AssetBundle.