Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AssetBundleManifest.GetAssetBundleHash

Switch to Manual
public function GetAssetBundleHash(assetBundleName: string): Hash128;

Parameters

assetBundleNameName of the asset bundle.

Returns

Hash128 The 128-bit hash for the asset bundle.

Description

Get the hash for the given AssetBundle.