CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetHash() [1/2]

static Hash128 GetHash ( [NotNull] Path path)
static

Returns the dependency value hash for the asset at path.

If the hash changed it means the asset contents may have changed.

Parameters
pathPath to an asset file.
Returns
The dependency hash value for this asset.
See also