Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetHashForAssetBundle(string, out Hash128)

Extract the hash for the given AssetBundle.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor

GetHashForAssetBundle(string, Hash128)

public static bool GetHashForAssetBundle(string targetPath, out Hash128 hash)

Parameters

targetPath


Returns

Type

Description

bool