Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


hash

Hash128 which is used as the version of the AssetBundle.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Hash128 hash { get; set; }

Remarks

The file will only be loaded from the cache if it has previously been downloaded with the same hash.