Namespace: UnityEngine / Inherits from: Object
Manifest for all the assetBundle in the build.
要编译的所有资源名单。
GetAllAssetBundles | Get all the AssetBundles in the manifest. 从manifest获取所有资源包。 |
GetAllAssetBundlesWithVariant | Get all the AssetBundles with variant in the manifest. 从manifest获取所有带有variant的资源包。 |
GetAllDependencies | Get all the dependent AssetBundles for the given AssetBundle. 获取给定资源包的所有依赖资源。 |
GetAssetBundleHash | Get the hash for the given AssetBundle. 获取给定资源包的哈希值。 |
GetDirectDependencies | Get the direct dependent AssetBundles for the given AssetBundle. 获得指定资源包所直接依赖的资源。 |