AssetBundleManifest

class in UnityEngine

Switch to Manual

Description

Manifest for all the AssetBundles in the build.

Public Functions

GetAllAssetBundlesGet all the AssetBundles in the manifest.
GetAllAssetBundlesWithVariantGet all the AssetBundles with variant in the manifest.
GetAllDependenciesGet all the dependent AssetBundles for the given AssetBundle.
GetAssetBundleHashGet the hash for the given AssetBundle.
GetDirectDependenciesGet the direct dependent AssetBundles for the given AssetBundle.