LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AssetBundleManifest.GetAssetBundleHash

public Hash128 GetAssetBundleHash(string assetBundleName);

Parameters

assetBundleNameName of the asset bundle.

Returns

Hash128 The 128-bit hash for the asset bundle.

Description

Get the hash for the given AssetBundle.