Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AssetBundleManifest.GetAssetBundleHash

Declaration

public Hash128 GetAssetBundleHash(string assetBundleName);

Parameters

assetBundleName Name of the asset bundle.

Returns

Hash128 The 128-bit hash for the asset bundle.

Description

Get the hash for the given AssetBundle.